#67F2AB#67F2AB
#67F2AB is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.158 H 158.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2AB |
|---|---|
| RGB | rgb(103, 242, 171) |
| HSL | hsl(149, 84%, 68%) |
| HSV | hsv(149, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.66, -53.71, 23.18) |
| CIE-LCH | lch(86.66, 58.50, 156.66°) |
| OKLab | oklab(86.63% -0.1467 0.0588) |
| OKLCH | oklch(86.63% 0.158 158.2) |
| XYZ | xyz(44.6924, 69.3238, 49.5458) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2AB #F267AE
analogous
#68F267 #67F2AB #67F2F1
triadic
#67F2AB #AB67F2 #F2AB67
tetradic
#67F2AB #6768F2 #F267AE #F2F167
square
#67F2AB #6768F2 #F267AE #F2F167
split-complementary
#67F2AB #F167F2 #F26768
monochromatic
#12CD6D #2FED8C #67F2AB #9FF7CA #D8FCE9
Accessibility & contrast
On white
1.41
#67F2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#67F2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2AB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2AB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#DDD3AF
Tritanopia (blue-blind)
#30F1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2ab; /* rgb */ color: rgb(103, 242, 171); /* oklch */ color: oklch(86.6% 0.158 158.2);
Tailwind
colors: {
custom: {
50: '#9df7c4',
500: '#67f2ab',
950: '#000000',
},
}SCSS
$custom: #67f2ab; $custom-light: #9df7c4; $custom-dark: #000000;
JSON
{
"hex": "#67f2ab",
"rgb": {
"r": 103,
"g": 242,
"b": 171
},
"hsl": {
"h": 149.353,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86629,
"c": 0.15803,
"h": 158.2
},
"luminance": 0.69328
}Semantic roles & 50–950 ramp
primary
#67F2AB
secondary
#C93480
accent
#0575E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582