#67F4AB#67F4AB
#67F4AB is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.1% C 0.161 H 157.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4AB |
|---|---|
| RGB | rgb(103, 244, 171) |
| HSL | hsl(149, 87%, 68%) |
| HSV | hsv(149, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(87.25, -54.51, 23.98) |
| CIE-LCH | lch(87.25, 59.56, 156.25°) |
| OKLab | oklab(87.11% -0.1487 0.0608) |
| OKLCH | oklch(87.11% 0.161 157.8) |
| XYZ | xyz(45.2909, 70.5209, 49.7453) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Seafoam Green
#7AF9AB
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4AB #F467B0
analogous
#69F467 #67F4AB #67F4F1
triadic
#67F4AB #AB67F4 #F4AB67
tetradic
#67F4AB #6769F4 #F467B0 #F4F167
square
#67F4AB #6769F4 #F467B0 #F4F167
split-complementary
#67F4AB #F167F4 #F46769
monochromatic
#0FD16D #2EF08B #67F4AB #A0F8CB #D9FCEA
Accessibility & contrast
On white
1.39
#67F4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#67F4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4AB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4AB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#2FF2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f4ab; /* rgb */ color: rgb(103, 244, 171); /* oklch */ color: oklch(87.1% 0.161 157.8);
Tailwind
colors: {
custom: {
50: '#9ef8c4',
500: '#67f4ab',
950: '#000000',
},
}SCSS
$custom: #67f4ab; $custom-light: #9ef8c4; $custom-dark: #000000;
JSON
{
"hex": "#67f4ab",
"rgb": {
"r": 103,
"g": 244,
"b": 171
},
"hsl": {
"h": 148.936,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.8711,
"c": 0.1607,
"h": 157.8
},
"luminance": 0.70525
}Semantic roles & 50–950 ramp
primary
#67F4AB
secondary
#CD3282
accent
#0277E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582