#67EF89#67EF89
#67EF89 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.184 H 149.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF89 |
|---|---|
| RGB | rgb(103, 239, 137) |
| HSL | hsl(135, 81%, 67%) |
| HSV | hsv(135, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(85.21, -58.54, 38.38) |
| CIE-LCH | lch(85.21, 70.00, 146.75°) |
| OKLab | oklab(85.25% -0.1584 0.0946) |
| OKLCH | oklch(85.25% 0.184 149.2) |
| XYZ | xyz(40.9725, 66.4189, 34.3230) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF89 #EF67CD
analogous
#89EF67 #67EF89 #67EFCD
triadic
#67EF89 #8967EF #EF8967
tetradic
#67EF89 #6789EF #EF67CD #EFCD67
square
#67EF89 #6789EF #EF67CD #EFCD67
split-complementary
#67EF89 #CD67EF #EF6789
monochromatic
#15C741 #30E95E #67EF89 #9EF5B4 #D6FBDF
Accessibility & contrast
On white
1.47
#67EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#67EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF89
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF89 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC81
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#45EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef89; /* rgb */ color: rgb(103, 239, 137); /* oklch */ color: oklch(85.3% 0.184 149.2);
Tailwind
colors: {
custom: {
50: '#9df5ac',
500: '#67ef89',
950: '#000000',
},
}SCSS
$custom: #67ef89; $custom-light: #9df5ac; $custom-dark: #000000;
JSON
{
"hex": "#67ef89",
"rgb": {
"r": 103,
"g": 239,
"b": 137
},
"hsl": {
"h": 135,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85251,
"c": 0.18447,
"h": 149.2
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#67EF89
secondary
#C436A1
accent
#08A8DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581