#67EF9C#67EF9C
#67EF9C is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.167 H 153.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF9C |
|---|---|
| RGB | rgb(103, 239, 156) |
| HSL | hsl(143, 81%, 67%) |
| HSV | hsv(143, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 34.7%, 6.3%) |
| CIE-LAB | lab(85.51, -55.33, 29.26) |
| CIE-LCH | lch(85.51, 62.59, 152.13°) |
| OKLab | oklab(85.6% -0.1502 0.0735) |
| OKLCH | oklch(85.6% 0.167 153.9) |
| XYZ | xyz(42.4574, 67.0129, 42.1434) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.06
Light Blue Green
#7EFBB3
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF9C #EF67BA
analogous
#76EF67 #67EF9C #67EFE0
triadic
#67EF9C #9C67EF #EF9C67
tetradic
#67EF9C #6776EF #EF67BA #EFE067
square
#67EF9C #6776EF #EF67BA #EFE067
split-complementary
#67EF9C #E067EF #EF6776
monochromatic
#15C75A #30E978 #67EF9C #9EF5C0 #D6FBE4
Accessibility & contrast
On white
1.46
#67EF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#67EF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF9C
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF9C | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE97
Deuteranopia (green-blind)
#DCD1A1
Tritanopia (blue-blind)
#3CECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ef9c; /* rgb */ color: rgb(103, 239, 156); /* oklch */ color: oklch(85.6% 0.167 153.9);
Tailwind
colors: {
custom: {
50: '#9df5b9',
500: '#67ef9c',
950: '#000000',
},
}SCSS
$custom: #67ef9c; $custom-light: #9df5b9; $custom-dark: #000000;
JSON
{
"hex": "#67ef9c",
"rgb": {
"r": 103,
"g": 239,
"b": 156
},
"hsl": {
"h": 143.382,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85596,
"c": 0.16722,
"h": 153.9
},
"luminance": 0.67017
}Semantic roles & 50–950 ramp
primary
#67EF9C
secondary
#C4368D
accent
#088ADD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581