#67EE9C#67EE9C
#67EE9C is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.166 H 154.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE9C |
|---|---|
| RGB | rgb(103, 238, 156) |
| HSL | hsl(144, 80%, 67%) |
| HSV | hsv(144, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(85.21, -54.93, 28.87) |
| CIE-LCH | lch(85.21, 62.06, 152.28°) |
| OKLab | oklab(85.35% -0.1492 0.0725) |
| OKLCH | oklch(85.35% 0.166 154.1) |
| XYZ | xyz(42.1654, 66.4290, 42.0461) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE9C #EE67B9
analogous
#75EE67 #67EE9C #67EEE0
triadic
#67EE9C #9C67EE #EE9C67
tetradic
#67EE9C #6775EE #EE67B9 #EEE067
square
#67EE9C #6775EE #EE67B9 #EEE067
split-complementary
#67EE9C #E067EE #EE6775
monochromatic
#16C55B #30E878 #67EE9C #9EF4C0 #D5FAE4
Accessibility & contrast
On white
1.47
#67EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#67EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE9C
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE9C | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD97
Deuteranopia (green-blind)
#DBD0A1
Tritanopia (blue-blind)
#3CEBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ee9c; /* rgb */ color: rgb(103, 238, 156); /* oklch */ color: oklch(85.4% 0.166 154.1);
Tailwind
colors: {
custom: {
50: '#9df4b9',
500: '#67ee9c',
950: '#000000',
},
}SCSS
$custom: #67ee9c; $custom-light: #9df4b9; $custom-dark: #000000;
JSON
{
"hex": "#67ee9c",
"rgb": {
"r": 103,
"g": 238,
"b": 156
},
"hsl": {
"h": 143.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85354,
"c": 0.16587,
"h": 154.1
},
"luminance": 0.66433
}Semantic roles & 50–950 ramp
primary
#67EE9C
secondary
#C2378C
accent
#0989DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581