#67E9AE#67E9AE
#67E9AE is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.144 H 161.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9AE |
|---|---|
| RGB | rgb(103, 233, 174) |
| HSL | hsl(153, 75%, 66%) |
| HSV | hsv(153, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.08, -49.42, 18.04) |
| CIE-LCH | lch(84.08, 52.61, 159.94°) |
| OKLab | oklab(84.53% -0.1359 0.0461) |
| OKLCH | oklch(84.53% 0.144 161.3) |
| XYZ | xyz(42.3686, 64.2134, 50.1979) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 3.95
Light Aquamarine
#7BFDC7
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.73
Seafoam Green
#7AF9AB
ΔE00 5.05
Seafoam (survey)
#80F9AD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9AE #E967A2
analogous
#67E96D #67E9AE #67E3E9
triadic
#67E9AE #AE67E9 #E9AE67
tetradic
#67E9AE #6D67E9 #E967A2 #E3E967
square
#67E9AE #6D67E9 #E967A2 #E3E967
split-complementary
#67E9AE #E967E3 #E96D67
monochromatic
#1BBB72 #32E192 #67E9AE #9CF1CA #D2F8E7
Accessibility & contrast
On white
1.52
#67E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#67E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9AE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9AE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#32E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e9ae; /* rgb */ color: rgb(103, 233, 174); /* oklch */ color: oklch(84.5% 0.144 161.3);
Tailwind
colors: {
custom: {
50: '#9cf1c6',
500: '#67e9ae',
950: '#000000',
},
}SCSS
$custom: #67e9ae; $custom-light: #9cf1c6; $custom-dark: #000000;
JSON
{
"hex": "#67e9ae",
"rgb": {
"r": 103,
"g": 233,
"b": 174
},
"hsl": {
"h": 152.769,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84534,
"c": 0.14352,
"h": 161.3
},
"luminance": 0.64217
}Semantic roles & 50–950 ramp
primary
#67E9AE
secondary
#BA3A74
accent
#0F6AD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582