#67EF99#67EF99
#67EF99 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.170 H 153.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF99 |
|---|---|
| RGB | rgb(103, 239, 153) |
| HSL | hsl(142, 81%, 67%) |
| HSV | hsv(142, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.46, -55.87, 30.72) |
| CIE-LCH | lch(85.46, 63.75, 151.20°) |
| OKLab | oklab(85.54% -0.1515 0.0769) |
| OKLCH | oklch(85.54% 0.17 153.1) |
| XYZ | xyz(42.2065, 66.9125, 40.8220) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF99 #EF67BD
analogous
#79EF67 #67EF99 #67EFDD
triadic
#67EF99 #9967EF #EF9967
tetradic
#67EF99 #6779EF #EF67BD #EFDD67
square
#67EF99 #6779EF #EF67BD #EFDD67
split-complementary
#67EF99 #DD67EF #EF6779
monochromatic
#15C756 #30E974 #67EF99 #9EF5BE #D6FBE3
Accessibility & contrast
On white
1.46
#67EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#67EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF99
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF99 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#DDD09E
Tritanopia (blue-blind)
#3DECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ef99; /* rgb */ color: rgb(103, 239, 153); /* oklch */ color: oklch(85.5% 0.170 153.1);
Tailwind
colors: {
custom: {
50: '#9df5b7',
500: '#67ef99',
950: '#000000',
},
}SCSS
$custom: #67ef99; $custom-light: #9df5b7; $custom-dark: #000000;
JSON
{
"hex": "#67ef99",
"rgb": {
"r": 103,
"g": 239,
"b": 153
},
"hsl": {
"h": 142.059,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85538,
"c": 0.16993,
"h": 153.1
},
"luminance": 0.66916
}Semantic roles & 50–950 ramp
primary
#67EF99
secondary
#C43690
accent
#088FDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581