#67E4AA#67E4AA
#67E4AA is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.2% C 0.140 H 160.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4AA |
|---|---|
| RGB | rgb(103, 228, 170) |
| HSL | hsl(152, 70%, 65%) |
| HSV | hsv(152, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.52, -48.14, 17.96) |
| CIE-LCH | lch(82.52, 51.38, 159.54°) |
| OKLab | oklab(83.24% -0.1324 0.0459) |
| OKLCH | oklch(83.24% 0.14 160.9) |
| XYZ | xyz(40.5890, 61.2689, 47.7095) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.60
Aqua Green
#12E193
ΔE00 4.98
Aqua Marine
#2EE8BB
ΔE00 5.27
Light Blue Green
#7EFBB3
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4AA #E467A1
analogous
#67E46C #67E4AA #67DFE4
triadic
#67E4AA #AA67E4 #E4AA67
tetradic
#67E4AA #6C67E4 #E467A1 #DFE467
square
#67E4AA #6C67E4 #E467A1 #DFE467
split-complementary
#67E4AA #E467DF #E46C67
monochromatic
#1FB16E #33DB8D #67E4AA #9BEDC7 #CFF6E4
Accessibility & contrast
On white
1.58
#67E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#67E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4AA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4AA | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#38E3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e4aa; /* rgb */ color: rgb(103, 228, 170); /* oklch */ color: oklch(83.2% 0.140 160.9);
Tailwind
colors: {
custom: {
50: '#9cedc3',
500: '#67e4aa',
950: '#000000',
},
}SCSS
$custom: #67e4aa; $custom-light: #9cedc3; $custom-dark: #000000;
JSON
{
"hex": "#67e4aa",
"rgb": {
"r": 103,
"g": 228,
"b": 170
},
"hsl": {
"h": 152.16,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.83239,
"c": 0.1401,
"h": 160.9
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#67E4AA
secondary
#B23D73
accent
#146CD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582