#67EAAF#67EAAF
#67EAAF is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.144 H 161.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAAF |
|---|---|
| RGB | rgb(103, 234, 175) |
| HSL | hsl(153, 76%, 66%) |
| HSV | hsv(153, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.39, -49.63, 17.96) |
| CIE-LCH | lch(84.39, 52.78, 160.10°) |
| OKLab | oklab(84.8% -0.1365 0.0459) |
| OKLCH | oklch(84.8% 0.144 161.4) |
| XYZ | xyz(42.7503, 64.8203, 50.8078) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.98
Seafoam
#7FE0B3
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAAF #EA67A2
analogous
#67EA6D #67EAAF #67E4EA
triadic
#67EAAF #AF67EA #EAAF67
tetradic
#67EAAF #6D67EA #EA67A2 #E4EA67
square
#67EAAF #6D67EA #EA67A2 #E4EA67
split-complementary
#67EAAF #EA67E4 #EA6D67
monochromatic
#1ABD73 #31E393 #67EAAF #9DF1CB #D3F9E8
Accessibility & contrast
On white
1.50
#67EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#67EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAAF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAAF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#31E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eaaf; /* rgb */ color: rgb(103, 234, 175); /* oklch */ color: oklch(84.8% 0.144 161.4);
Tailwind
colors: {
custom: {
50: '#9cf1c7',
500: '#67eaaf',
950: '#000000',
},
}SCSS
$custom: #67eaaf; $custom-light: #9cf1c7; $custom-dark: #000000;
JSON
{
"hex": "#67eaaf",
"rgb": {
"r": 103,
"g": 234,
"b": 175
},
"hsl": {
"h": 152.977,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84797,
"c": 0.14403,
"h": 161.4
},
"luminance": 0.64824
}Semantic roles & 50–950 ramp
primary
#67EAAF
secondary
#BC3A74
accent
#0E69D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582