#67E7AA#67E7AA
#67E7AA is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.0% C 0.144 H 160.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7AA |
|---|---|
| RGB | rgb(103, 231, 170) |
| HSL | hsl(151, 73%, 65%) |
| HSV | hsv(151, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.41, -49.40, 19.19) |
| CIE-LCH | lch(83.41, 53.00, 158.77°) |
| OKLab | oklab(83.96% -0.1356 0.0489) |
| OKLCH | oklch(83.96% 0.144 160.2) |
| XYZ | xyz(41.4215, 62.9338, 47.9870) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.79
Light Blue Green
#7EFBB3
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 5.00
Seafoam (survey)
#80F9AD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7AA #E767A4
analogous
#67E76A #67E7AA #67E4E7
triadic
#67E7AA #AA67E7 #E7AA67
tetradic
#67E7AA #6A67E7 #E767A4 #E4E767
square
#67E7AA #6A67E7 #E767A4 #E4E767
split-complementary
#67E7AA #E767E4 #E76A67
monochromatic
#1DB76D #32DF8C #67E7AA #9CEFC8 #D1F8E5
Accessibility & contrast
On white
1.55
#67E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#67E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7AA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7AA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A7
Deuteranopia (green-blind)
#D2CBAE
Tritanopia (blue-blind)
#36E6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e7aa; /* rgb */ color: rgb(103, 231, 170); /* oklch */ color: oklch(84.0% 0.144 160.2);
Tailwind
colors: {
custom: {
50: '#9cefc3',
500: '#67e7aa',
950: '#000000',
},
}SCSS
$custom: #67e7aa; $custom-light: #9cefc3; $custom-dark: #000000;
JSON
{
"hex": "#67e7aa",
"rgb": {
"r": 103,
"g": 231,
"b": 170
},
"hsl": {
"h": 151.406,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83961,
"c": 0.14415,
"h": 160.2
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#67E7AA
secondary
#B73B76
accent
#116ED5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582