#69FF89#69FF89
#69FF89 is a very light, highly saturated green. Relative luminance 0.763; OKLCH L 89.2% C 0.205 H 147.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF89 |
|---|---|
| RGB | rgb(105, 255, 137) |
| HSL | hsl(133, 100%, 71%) |
| HSV | hsv(133, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.01, -64.10, 44.52) |
| CIE-LCH | lch(90.01, 78.04, 145.22°) |
| OKLab | oklab(89.21% -0.1733 0.1087) |
| OKLCH | oklch(89.21% 0.205 147.9) |
| XYZ | xyz(46.0979, 76.3250, 35.9650) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.43
Spring Green
#00FF7F
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.49
Baby Green
#8CFF9E
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF89 #FF69DF
analogous
#94FF69 #69FF89 #69FFD4
triadic
#69FF89 #8969FF #FF8969
tetradic
#69FF89 #6994FF #FF69DF #FFD469
square
#69FF89 #6994FF #FF69DF #FFD469
split-complementary
#69FF89 #D469FF #FF6994
monochromatic
#00EE33 #2CFF59 #69FF89 #A6FFB9 #E0FFE7
Accessibility & contrast
On white
1.29
#69FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#69FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF89
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF89 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#EEDD91
Tritanopia (blue-blind)
#43FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff89; /* rgb */ color: rgb(105, 255, 137); /* oklch */ color: oklch(89.2% 0.205 147.9);
Tailwind
colors: {
custom: {
50: '#a1ffad',
500: '#69ff89',
950: '#000000',
},
}SCSS
$custom: #69ff89; $custom-light: #a1ffad; $custom-dark: #000000;
JSON
{
"hex": "#69ff89",
"rgb": {
"r": 105,
"g": 255,
"b": 137
},
"hsl": {
"h": 132.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89213,
"c": 0.20452,
"h": 147.9
},
"luminance": 0.76329
}Semantic roles & 50–950 ramp
primary
#69FF89
secondary
#DB31B7
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681