#67F0A4#67F0A4
#67F0A4 is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.161 H 156.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0A4 |
|---|---|
| RGB | rgb(103, 240, 164) |
| HSL | hsl(147, 82%, 67%) |
| HSV | hsv(147, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 31.7%, 5.9%) |
| CIE-LAB | lab(85.95, -54.25, 25.78) |
| CIE-LCH | lch(85.95, 60.06, 154.58°) |
| OKLab | oklab(86% -0.1477 0.0651) |
| OKLCH | oklch(86% 0.161 156.2) |
| XYZ | xyz(43.4508, 67.8800, 45.9271) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Greenish Blue
#63F7B4
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0A4 #F067B3
analogous
#6FF067 #67F0A4 #67F0E8
triadic
#67F0A4 #A467F0 #F0A467
tetradic
#67F0A4 #676FF0 #F067B3 #F0E867
square
#67F0A4 #676FF0 #F067B3 #F0E867
split-complementary
#67F0A4 #E867F0 #F0676F
monochromatic
#14C964 #2FEB83 #67F0A4 #9FF5C5 #D6FBE7
Accessibility & contrast
On white
1.44
#67F0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#67F0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0A4
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0A4 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9F
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#36EEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f0a4; /* rgb */ color: rgb(103, 240, 164); /* oklch */ color: oklch(86.0% 0.161 156.2);
Tailwind
colors: {
custom: {
50: '#9df6bf',
500: '#67f0a4',
950: '#000000',
},
}SCSS
$custom: #67f0a4; $custom-light: #9df6bf; $custom-dark: #000000;
JSON
{
"hex": "#67f0a4",
"rgb": {
"r": 103,
"g": 240,
"b": 164
},
"hsl": {
"h": 146.715,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85999,
"c": 0.16144,
"h": 156.2
},
"luminance": 0.67884
}Semantic roles & 50–950 ramp
primary
#67F0A4
secondary
#C63585
accent
#077FDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582