#67E9AA#67E9AA
#67E9AA is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.147 H 159.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9AA |
|---|---|
| RGB | rgb(103, 233, 170) |
| HSL | hsl(151, 75%, 66%) |
| HSV | hsv(151, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.00, -50.23, 20.01) |
| CIE-LCH | lch(84.00, 54.07, 158.28°) |
| OKLab | oklab(84.44% -0.1377 0.051) |
| OKLCH | oklch(84.44% 0.147 159.7) |
| XYZ | xyz(41.9844, 64.0598, 48.1747) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9AA #E967A6
analogous
#67E969 #67E9AA #67E7E9
triadic
#67E9AA #AA67E9 #E9AA67
tetradic
#67E9AA #6967E9 #E967A6 #E7E967
square
#67E9AA #6967E9 #E967A6 #E7E967
split-complementary
#67E9AA #E967E7 #E96967
monochromatic
#1BBB6D #32E18C #67E9AA #9CF1C8 #D2F8E6
Accessibility & contrast
On white
1.52
#67E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#67E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9AA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9AA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#35E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e9aa; /* rgb */ color: rgb(103, 233, 170); /* oklch */ color: oklch(84.4% 0.147 159.7);
Tailwind
colors: {
custom: {
50: '#9cf1c3',
500: '#67e9aa',
950: '#000000',
},
}SCSS
$custom: #67e9aa; $custom-light: #9cf1c3; $custom-dark: #000000;
JSON
{
"hex": "#67e9aa",
"rgb": {
"r": 103,
"g": 233,
"b": 170
},
"hsl": {
"h": 150.923,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84442,
"c": 0.14684,
"h": 159.7
},
"luminance": 0.64064
}Semantic roles & 50–950 ramp
primary
#67E9AA
secondary
#BA3A78
accent
#0F70D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582