#67EB99#67EB99
#67EB99 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.165 H 153.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB99 |
|---|---|
| RGB | rgb(103, 235, 153) |
| HSL | hsl(143, 77%, 66%) |
| HSV | hsv(143, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.28, -54.28, 29.13) |
| CIE-LCH | lch(84.28, 61.60, 151.78°) |
| OKLab | oklab(84.57% -0.1474 0.0731) |
| OKLCH | oklch(84.57% 0.165 153.6) |
| XYZ | xyz(41.0484, 64.5964, 40.4360) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB99 #EB67B9
analogous
#77EB67 #67EB99 #67EBDB
triadic
#67EB99 #9967EB #EB9967
tetradic
#67EB99 #6777EB #EB67B9 #EBDB67
square
#67EB99 #6777EB #EB67B9 #EBDB67
split-complementary
#67EB99 #DB67EB #EB6777
monochromatic
#19BF58 #31E475 #67EB99 #9DF2BD #D3F9E2
Accessibility & contrast
On white
1.51
#67EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#67EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB99
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB99 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#3FE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb99; /* rgb */ color: rgb(103, 235, 153); /* oklch */ color: oklch(84.6% 0.165 153.6);
Tailwind
colors: {
custom: {
50: '#9cf2b7',
500: '#67eb99',
950: '#000000',
},
}SCSS
$custom: #67eb99; $custom-light: #9cf2b7; $custom-dark: #000000;
JSON
{
"hex": "#67eb99",
"rgb": {
"r": 103,
"g": 235,
"b": 153
},
"hsl": {
"h": 142.727,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84567,
"c": 0.16451,
"h": 153.6
},
"luminance": 0.646
}Semantic roles & 50–950 ramp
primary
#67EB99
secondary
#BD398B
accent
#0D8CD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581