#67E999#67E999
#67E999 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.162 H 153.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67E999 |
|---|---|
| RGB | rgb(103, 233, 153) |
| HSL | hsl(143, 75%, 66%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 34.3%, 8.6%) |
| CIE-LAB | lab(83.68, -53.48, 28.33) |
| CIE-LCH | lch(83.68, 60.52, 152.09°) |
| OKLab | oklab(84.08% -0.1453 0.0712) |
| OKLCH | oklch(84.08% 0.162 153.9) |
| XYZ | xyz(40.4790, 63.4576, 40.2462) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.31
Sea Green (survey)
#53FCA1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E999 #E967B7
analogous
#76E967 #67E999 #67E9DA
triadic
#67E999 #9967E9 #E99967
tetradic
#67E999 #6776E9 #E967B7 #E9DA67
square
#67E999 #6776E9 #E967B7 #E9DA67
split-complementary
#67E999 #DA67E9 #E96776
monochromatic
#1BBB58 #32E175 #67E999 #9CF1BD #D2F8E1
Accessibility & contrast
On white
1.53
#67E999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#67E999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E999
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E999 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#40E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e999; /* rgb */ color: rgb(103, 233, 153); /* oklch */ color: oklch(84.1% 0.162 153.9);
Tailwind
colors: {
custom: {
50: '#9cf1b7',
500: '#67e999',
950: '#000000',
},
}SCSS
$custom: #67e999; $custom-light: #9cf1b7; $custom-dark: #000000;
JSON
{
"hex": "#67e999",
"rgb": {
"r": 103,
"g": 233,
"b": 153
},
"hsl": {
"h": 143.077,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84082,
"c": 0.16179,
"h": 153.9
},
"luminance": 0.63461
}Semantic roles & 50–950 ramp
primary
#67E999
secondary
#BA3A89
accent
#0F8AD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581