#67EF9D#67EF9D
#67EF9D is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.166 H 154.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF9D |
|---|---|
| RGB | rgb(103, 239, 157) |
| HSL | hsl(144, 81%, 67%) |
| HSV | hsv(144, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.53, -55.15, 28.78) |
| CIE-LCH | lch(85.53, 62.21, 152.44°) |
| OKLab | oklab(85.62% -0.1498 0.0723) |
| OKLCH | oklch(85.62% 0.166 154.2) |
| XYZ | xyz(42.5424, 67.0469, 42.5912) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.00
Light Bluish Green
#76FDA8
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF9D #EF67B9
analogous
#75EF67 #67EF9D #67EFE1
triadic
#67EF9D #9D67EF #EF9D67
tetradic
#67EF9D #6775EF #EF67B9 #EFE167
square
#67EF9D #6775EF #EF67B9 #EFE167
split-complementary
#67EF9D #E167EF #EF6775
monochromatic
#15C75C #30E979 #67EF9D #9EF5C1 #D6FBE4
Accessibility & contrast
On white
1.46
#67EF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#67EF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF9D
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF9D | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DCD1A2
Tritanopia (blue-blind)
#3BECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ef9d; /* rgb */ color: rgb(103, 239, 157); /* oklch */ color: oklch(85.6% 0.166 154.2);
Tailwind
colors: {
custom: {
50: '#9df5ba',
500: '#67ef9d',
950: '#000000',
},
}SCSS
$custom: #67ef9d; $custom-light: #9df5ba; $custom-dark: #000000;
JSON
{
"hex": "#67ef9d",
"rgb": {
"r": 103,
"g": 239,
"b": 157
},
"hsl": {
"h": 143.824,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85616,
"c": 0.16632,
"h": 154.2
},
"luminance": 0.67051
}Semantic roles & 50–950 ramp
primary
#67EF9D
secondary
#C4368C
accent
#0889DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581