#67E5AA#67E5AA
#67E5AA is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.5% C 0.141 H 160.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5AA |
|---|---|
| RGB | rgb(103, 229, 170) |
| HSL | hsl(152, 71%, 65%) |
| HSV | hsv(152, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.82, -48.56, 18.37) |
| CIE-LCH | lch(82.82, 51.92, 159.28°) |
| OKLab | oklab(83.48% -0.1335 0.0469) |
| OKLCH | oklch(83.48% 0.141 160.6) |
| XYZ | xyz(40.8649, 61.8207, 47.8015) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.83
Aqua Green
#12E193
ΔE00 4.90
Light Blue Green
#7EFBB3
ΔE00 5.36
Aqua Marine
#2EE8BB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5AA #E567A2
analogous
#67E56B #67E5AA #67E1E5
triadic
#67E5AA #AA67E5 #E5AA67
tetradic
#67E5AA #6B67E5 #E567A2 #E1E567
square
#67E5AA #6B67E5 #E567A2 #E1E567
split-complementary
#67E5AA #E567E1 #E56B67
monochromatic
#1FB36E #33DC8D #67E5AA #9BEEC7 #D0F7E4
Accessibility & contrast
On white
1.57
#67E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#67E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5AA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5AA | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#37E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e5aa; /* rgb */ color: rgb(103, 229, 170); /* oklch */ color: oklch(83.5% 0.141 160.6);
Tailwind
colors: {
custom: {
50: '#9ceec3',
500: '#67e5aa',
950: '#000000',
},
}SCSS
$custom: #67e5aa; $custom-light: #9ceec3; $custom-dark: #000000;
JSON
{
"hex": "#67e5aa",
"rgb": {
"r": 103,
"g": 229,
"b": 170
},
"hsl": {
"h": 151.905,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.8348,
"c": 0.14145,
"h": 160.6
},
"luminance": 0.61824
}Semantic roles & 50–950 ramp
primary
#67E5AA
secondary
#B43D74
accent
#136DD3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582