#67EE89#67EE89
#67EE89 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.183 H 149.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE89 |
|---|---|
| RGB | rgb(103, 238, 137) |
| HSL | hsl(135, 80%, 67%) |
| HSV | hsv(135, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.91, -58.16, 38.00) |
| CIE-LCH | lch(84.91, 69.47, 146.84°) |
| OKLab | oklab(85.01% -0.1574 0.0937) |
| OKLCH | oklch(85.01% 0.183 149.2) |
| XYZ | xyz(40.6806, 65.8351, 34.2257) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.84
Wintergreen
#20F986
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE89 #EE67CC
analogous
#89EE67 #67EE89 #67EECD
triadic
#67EE89 #8967EE #EE8967
tetradic
#67EE89 #6789EE #EE67CC #EECD67
square
#67EE89 #6789EE #EE67CC #EECD67
split-complementary
#67EE89 #CD67EE #EE6789
monochromatic
#16C542 #30E85E #67EE89 #9EF4B4 #D5FADE
Accessibility & contrast
On white
1.48
#67EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#67EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE89
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE89 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#45EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee89; /* rgb */ color: rgb(103, 238, 137); /* oklch */ color: oklch(85.0% 0.183 149.2);
Tailwind
colors: {
custom: {
50: '#9df4ac',
500: '#67ee89',
950: '#000000',
},
}SCSS
$custom: #67ee89; $custom-light: #9df4ac; $custom-dark: #000000;
JSON
{
"hex": "#67ee89",
"rgb": {
"r": 103,
"g": 238,
"b": 137
},
"hsl": {
"h": 135.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85007,
"c": 0.18314,
"h": 149.2
},
"luminance": 0.65839
}Semantic roles & 50–950 ramp
primary
#67EE89
secondary
#C2379F
accent
#09A7DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581