#67EF9E#67EF9E
#67EF9E is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.165 H 154.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF9E |
|---|---|
| RGB | rgb(103, 239, 158) |
| HSL | hsl(144, 81%, 67%) |
| HSV | hsv(144, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 33.9%, 6.3%) |
| CIE-LAB | lab(85.54, -54.97, 28.29) |
| CIE-LCH | lch(85.54, 61.82, 152.76°) |
| OKLab | oklab(85.64% -0.1493 0.0712) |
| OKLCH | oklch(85.64% 0.165 154.5) |
| XYZ | xyz(42.6281, 67.0812, 43.0426) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 3.03
Light Bluish Green
#76FDA8
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF9E #EF67B8
analogous
#74EF67 #67EF9E #67EFE2
triadic
#67EF9E #9E67EF #EF9E67
tetradic
#67EF9E #6774EF #EF67B8 #EFE267
square
#67EF9E #6774EF #EF67B8 #EFE267
split-complementary
#67EF9E #E267EF #EF6774
monochromatic
#15C75D #30E97B #67EF9E #9EF5C1 #D6FBE5
Accessibility & contrast
On white
1.46
#67EF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#67EF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF9E
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF9E | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#3AEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ef9e; /* rgb */ color: rgb(103, 239, 158); /* oklch */ color: oklch(85.6% 0.165 154.5);
Tailwind
colors: {
custom: {
50: '#9df5bb',
500: '#67ef9e',
950: '#000000',
},
}SCSS
$custom: #67ef9e; $custom-light: #9df5bb; $custom-dark: #000000;
JSON
{
"hex": "#67ef9e",
"rgb": {
"r": 103,
"g": 239,
"b": 158
},
"hsl": {
"h": 144.265,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85636,
"c": 0.16543,
"h": 154.5
},
"luminance": 0.67085
}Semantic roles & 50–950 ramp
primary
#67EF9E
secondary
#C4368B
accent
#0887DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582