#67EAD2#67EAD2
#67EAD2 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.121 H 179.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAD2 |
|---|---|
| RGB | rgb(103, 234, 210) |
| HSL | hsl(169, 76%, 66%) |
| HSV | hsv(169, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(85.19, -41.77, 0.78) |
| CIE-LCH | lch(85.19, 41.78, 178.94°) |
| OKLab | oklab(85.71% -0.121 0.0014) |
| OKLCH | oklch(85.71% 0.121 179.3) |
| XYZ | xyz(46.6440, 66.3778, 71.3143) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Turquoise
#40E0D0
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 5.69
Light Aqua
#8CFFDB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAD2 #EA677F
analogous
#67EA90 #67EAD2 #67C0EA
triadic
#67EAD2 #D267EA #EAD267
tetradic
#67EAD2 #9067EA #EA677F #C0EA67
square
#67EAD2 #9067EA #EA677F #C0EA67
split-complementary
#67EAD2 #EA67C0 #EA9067
monochromatic
#1ABD9F #31E3C2 #67EAD2 #9DF1E2 #D3F9F2
Accessibility & contrast
On white
1.47
#67EAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#67EAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAD2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAD2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ead2; /* rgb */ color: rgb(103, 234, 210); /* oklch */ color: oklch(85.7% 0.121 179.3);
Tailwind
colors: {
custom: {
50: '#9df1df',
500: '#67ead2',
950: '#000000',
},
}SCSS
$custom: #67ead2; $custom-light: #9df1df; $custom-dark: #000000;
JSON
{
"hex": "#67ead2",
"rgb": {
"r": 103,
"g": 234,
"b": 210
},
"hsl": {
"h": 169.008,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.85711,
"c": 0.12101,
"h": 179.3
},
"luminance": 0.66382
}Semantic roles & 50–950 ramp
primary
#67EAD2
secondary
#BC3A51
accent
#0E33D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584