#67EBAF#67EBAF
#67EBAF is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.145 H 161.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBAF |
|---|---|
| RGB | rgb(103, 235, 175) |
| HSL | hsl(153, 77%, 66%) |
| HSV | hsv(153, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.69, -50.04, 18.37) |
| CIE-LCH | lch(84.69, 53.31, 159.84°) |
| OKLab | oklab(85.04% -0.1376 0.0469) |
| OKLCH | oklch(85.04% 0.145 161.2) |
| XYZ | xyz(43.0358, 65.3913, 50.9030) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBAF #EB67A3
analogous
#67EB6D #67EBAF #67E5EB
triadic
#67EBAF #AF67EB #EBAF67
tetradic
#67EBAF #6D67EB #EB67A3 #E5EB67
square
#67EBAF #6D67EB #EB67A3 #E5EB67
split-complementary
#67EBAF #EB67E5 #EB6D67
monochromatic
#19BF73 #31E493 #67EBAF #9DF2CB #D3F9E8
Accessibility & contrast
On white
1.49
#67EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#67EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBAF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBAF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#30EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ebaf; /* rgb */ color: rgb(103, 235, 175); /* oklch */ color: oklch(85.0% 0.145 161.2);
Tailwind
colors: {
custom: {
50: '#9cf2c7',
500: '#67ebaf',
950: '#000000',
},
}SCSS
$custom: #67ebaf; $custom-light: #9cf2c7; $custom-dark: #000000;
JSON
{
"hex": "#67ebaf",
"rgb": {
"r": 103,
"g": 235,
"b": 175
},
"hsl": {
"h": 152.727,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85037,
"c": 0.14535,
"h": 161.2
},
"luminance": 0.65395
}Semantic roles & 50–950 ramp
primary
#67EBAF
secondary
#BD3975
accent
#0D69D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582