#67E99E#67E99E
#67E99E is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.157 H 155.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67E99E |
|---|---|
| RGB | rgb(103, 233, 158) |
| HSL | hsl(145, 75%, 66%) |
| HSV | hsv(145, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.77, -52.56, 25.89) |
| CIE-LCH | lch(83.77, 58.59, 153.77°) |
| OKLab | oklab(84.18% -0.1431 0.0654) |
| OKLCH | oklch(84.18% 0.157 155.4) |
| XYZ | xyz(40.9007, 63.6263, 42.4668) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 3.90
Aqua Green
#12E193
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E99E #E967B2
analogous
#71E967 #67E99E #67E9DF
triadic
#67E99E #9E67E9 #E99E67
tetradic
#67E99E #6771E9 #E967B2 #E9DF67
square
#67E99E #6771E9 #E967B2 #E9DF67
split-complementary
#67E99E #DF67E9 #E96771
monochromatic
#1BBB5F #32E17C #67E99E #9CF1C0 #D2F8E2
Accessibility & contrast
On white
1.53
#67E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#67E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E99E
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E99E | 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)
#E8D899
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#3DE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e99e; /* rgb */ color: rgb(103, 233, 158); /* oklch */ color: oklch(84.2% 0.157 155.4);
Tailwind
colors: {
custom: {
50: '#9cf1bb',
500: '#67e99e',
950: '#000000',
},
}SCSS
$custom: #67e99e; $custom-light: #9cf1bb; $custom-dark: #000000;
JSON
{
"hex": "#67e99e",
"rgb": {
"r": 103,
"g": 233,
"b": 158
},
"hsl": {
"h": 145.385,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84183,
"c": 0.15729,
"h": 155.4
},
"luminance": 0.6363
}Semantic roles & 50–950 ramp
primary
#67E99E
secondary
#BA3A84
accent
#0F82D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582