#69EF89#69EF89
#69EF89 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.184 H 148.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF89 |
|---|---|
| RGB | rgb(105, 239, 137) |
| HSL | hsl(134, 81%, 67%) |
| HSV | hsv(134, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(85.27, -58.09, 38.48) |
| CIE-LCH | lch(85.27, 69.68, 146.48°) |
| OKLab | oklab(85.32% -0.1572 0.0948) |
| OKLCH | oklch(85.32% 0.184 148.9) |
| XYZ | xyz(41.2047, 66.5387, 34.3339) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 4.04
Baby Green
#8CFF9E
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF89 #EF69CF
analogous
#8CEF69 #69EF89 #69EFCC
triadic
#69EF89 #8969EF #EF8969
tetradic
#69EF89 #698CEF #EF69CF #EFCC69
square
#69EF89 #698CEF #EF69CF #EFCC69
split-complementary
#69EF89 #CC69EF #EF698C
monochromatic
#15C840 #32E95D #69EF89 #A0F5B5 #D8FBE0
Accessibility & contrast
On white
1.47
#69EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#69EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF89
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF89 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#49EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef89; /* rgb */ color: rgb(105, 239, 137); /* oklch */ color: oklch(85.3% 0.184 148.9);
Tailwind
colors: {
custom: {
50: '#9ef5ac',
500: '#69ef89',
950: '#000000',
},
}SCSS
$custom: #69ef89; $custom-light: #9ef5ac; $custom-dark: #000000;
JSON
{
"hex": "#69ef89",
"rgb": {
"r": 105,
"g": 239,
"b": 137
},
"hsl": {
"h": 134.328,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85318,
"c": 0.18358,
"h": 148.9
},
"luminance": 0.66542
}Semantic roles & 50–950 ramp
primary
#69EF89
secondary
#C537A3
accent
#08AADD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581