#67EE97#67EE97
#67EE97 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.170 H 152.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE97 |
|---|---|
| RGB | rgb(103, 238, 151) |
| HSL | hsl(141, 80%, 67%) |
| HSV | hsv(141, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.13, -55.82, 31.29) |
| CIE-LCH | lch(85.13, 63.99, 150.73°) |
| OKLab | oklab(85.26% -0.1514 0.0783) |
| OKLCH | oklch(85.26% 0.17 152.7) |
| XYZ | xyz(41.7508, 66.2631, 39.8620) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE97 #EE67BE
analogous
#7BEE67 #67EE97 #67EEDA
triadic
#67EE97 #9767EE #EE9767
tetradic
#67EE97 #677BEE #EE67BE #EEDA67
square
#67EE97 #677BEE #EE67BE #EEDA67
split-complementary
#67EE97 #DA67EE #EE677B
monochromatic
#16C554 #30E871 #67EE97 #9EF4BD #D5FAE2
Accessibility & contrast
On white
1.47
#67EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#67EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE97
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE97 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#3FEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ee97; /* rgb */ color: rgb(103, 238, 151); /* oklch */ color: oklch(85.3% 0.170 152.7);
Tailwind
colors: {
custom: {
50: '#9df4b6',
500: '#67ee97',
950: '#000000',
},
}SCSS
$custom: #67ee97; $custom-light: #9df4b6; $custom-dark: #000000;
JSON
{
"hex": "#67ee97",
"rgb": {
"r": 103,
"g": 238,
"b": 151
},
"hsl": {
"h": 141.333,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85257,
"c": 0.17039,
"h": 152.7
},
"luminance": 0.66267
}Semantic roles & 50–950 ramp
primary
#67EE97
secondary
#C23791
accent
#0991DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581