#67F0AB#67F0AB
#67F0AB is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.155 H 158.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0AB |
|---|---|
| RGB | rgb(103, 240, 171) |
| HSL | hsl(150, 82%, 67%) |
| HSV | hsv(150, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.08, -52.90, 22.37) |
| CIE-LCH | lch(86.08, 57.43, 157.08°) |
| OKLab | oklab(86.15% -0.1446 0.0568) |
| OKLCH | oklch(86.15% 0.155 158.5) |
| XYZ | xyz(44.1004, 68.1398, 49.3484) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0AB #F067AC
analogous
#68F067 #67F0AB #67F0F0
triadic
#67F0AB #AB67F0 #F0AB67
tetradic
#67F0AB #6768F0 #F067AC #F0F067
square
#67F0AB #6768F0 #F067AC #F0F067
split-complementary
#67F0AB #F067F0 #F06768
monochromatic
#14C96E #2FEB8C #67F0AB #9FF5CA #D6FBE9
Accessibility & contrast
On white
1.44
#67F0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#67F0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0AB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0AB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA7
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#31EFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f0ab; /* rgb */ color: rgb(103, 240, 171); /* oklch */ color: oklch(86.1% 0.155 158.5);
Tailwind
colors: {
custom: {
50: '#9df6c4',
500: '#67f0ab',
950: '#000000',
},
}SCSS
$custom: #67f0ab; $custom-light: #9df6c4; $custom-dark: #000000;
JSON
{
"hex": "#67f0ab",
"rgb": {
"r": 103,
"g": 240,
"b": 171
},
"hsl": {
"h": 149.781,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86148,
"c": 0.15537,
"h": 158.5
},
"luminance": 0.68144
}Semantic roles & 50–950 ramp
primary
#67F0AB
secondary
#C6357E
accent
#0774DE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582