#67E6AA#67E6AA
#67E6AA is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.7% C 0.143 H 160.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6AA |
|---|---|
| RGB | rgb(103, 230, 170) |
| HSL | hsl(152, 72%, 65%) |
| HSV | hsv(152, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.11, -48.98, 18.78) |
| CIE-LCH | lch(83.11, 52.46, 159.02°) |
| OKLab | oklab(83.72% -0.1345 0.0479) |
| OKLCH | oklch(83.72% 0.143 160.4) |
| XYZ | xyz(41.1424, 62.3757, 47.8940) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 5.07
Light Blue Green
#7EFBB3
ΔE00 5.10
Seafoam Green
#7AF9AB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6AA #E667A3
analogous
#67E66B #67E6AA #67E2E6
triadic
#67E6AA #AA67E6 #E6AA67
tetradic
#67E6AA #6B67E6 #E667A3 #E2E667
square
#67E6AA #6B67E6 #E667A3 #E2E667
split-complementary
#67E6AA #E667E2 #E66B67
monochromatic
#1EB56D #32DD8D #67E6AA #9CEFC7 #D0F7E5
Accessibility & contrast
On white
1.56
#67E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#67E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6AA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6AA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#37E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e6aa; /* rgb */ color: rgb(103, 230, 170); /* oklch */ color: oklch(83.7% 0.143 160.4);
Tailwind
colors: {
custom: {
50: '#9cefc3',
500: '#67e6aa',
950: '#000000',
},
}SCSS
$custom: #67e6aa; $custom-light: #9cefc3; $custom-dark: #000000;
JSON
{
"hex": "#67e6aa",
"rgb": {
"r": 103,
"g": 230,
"b": 170
},
"hsl": {
"h": 151.654,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.8372,
"c": 0.14281,
"h": 160.4
},
"luminance": 0.62379
}Semantic roles & 50–950 ramp
primary
#67E6AA
secondary
#B53C75
accent
#126DD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582