#67E99F#67E99F
#67E99F is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.156 H 155.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67E99F |
|---|---|
| RGB | rgb(103, 233, 159) |
| HSL | hsl(146, 75%, 66%) |
| HSV | hsv(146, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.79, -52.37, 25.40) |
| CIE-LCH | lch(83.79, 58.21, 154.12°) |
| OKLab | oklab(84.2% -0.1426 0.0642) |
| OKLCH | oklch(84.2% 0.156 155.8) |
| XYZ | xyz(40.9871, 63.6608, 42.9220) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E99F #E967B1
analogous
#70E967 #67E99F #67E9E0
triadic
#67E99F #9F67E9 #E99F67
tetradic
#67E99F #6770E9 #E967B1 #E9E067
square
#67E99F #6770E9 #E967B1 #E9E067
split-complementary
#67E99F #E067E9 #E96770
monochromatic
#1BBB60 #32E17D #67E99F #9CF1C1 #D2F8E3
Accessibility & contrast
On white
1.53
#67E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#67E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E99F
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E99F | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#3CE7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e99f; /* rgb */ color: rgb(103, 233, 159); /* oklch */ color: oklch(84.2% 0.156 155.8);
Tailwind
colors: {
custom: {
50: '#9cf1bb',
500: '#67e99f',
950: '#000000',
},
}SCSS
$custom: #67e99f; $custom-light: #9cf1bb; $custom-dark: #000000;
JSON
{
"hex": "#67e99f",
"rgb": {
"r": 103,
"g": 233,
"b": 159
},
"hsl": {
"h": 145.846,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84204,
"c": 0.1564,
"h": 155.8
},
"luminance": 0.63665
}Semantic roles & 50–950 ramp
primary
#67E99F
secondary
#BA3A83
accent
#0F81D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582