#67F1AB#67F1AB
#67F1AB is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.157 H 158.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1AB |
|---|---|
| RGB | rgb(103, 241, 171) |
| HSL | hsl(150, 83%, 67%) |
| HSV | hsv(150, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 29%, 5.5%) |
| CIE-LAB | lab(86.37, -53.31, 22.77) |
| CIE-LCH | lch(86.37, 57.97, 156.87°) |
| OKLab | oklab(86.39% -0.1456 0.0578) |
| OKLCH | oklch(86.39% 0.157 158.3) |
| XYZ | xyz(44.3956, 68.7302, 49.4468) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1AB #F167AD
analogous
#68F167 #67F1AB #67F1F0
triadic
#67F1AB #AB67F1 #F1AB67
tetradic
#67F1AB #6768F1 #F167AD #F1F067
square
#67F1AB #6768F1 #F167AD #F1F067
split-complementary
#67F1AB #F067F1 #F16768
monochromatic
#13CB6D #2FEC8C #67F1AB #9FF6CA #D7FBE9
Accessibility & contrast
On white
1.42
#67F1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#67F1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1AB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1AB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#30F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f1ab; /* rgb */ color: rgb(103, 241, 171); /* oklch */ color: oklch(86.4% 0.157 158.3);
Tailwind
colors: {
custom: {
50: '#9df6c4',
500: '#67f1ab',
950: '#000000',
},
}SCSS
$custom: #67f1ab; $custom-light: #9df6c4; $custom-dark: #000000;
JSON
{
"hex": "#67f1ab",
"rgb": {
"r": 103,
"g": 241,
"b": 171
},
"hsl": {
"h": 149.565,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86389,
"c": 0.15671,
"h": 158.3
},
"luminance": 0.68734
}Semantic roles & 50–950 ramp
primary
#67F1AB
secondary
#C7357F
accent
#0674E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582