#69FF8A#69FF8A
#69FF8A is a very light, highly saturated green. Relative luminance 0.764; OKLCH L 89.2% C 0.204 H 148.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF8A |
|---|---|
| RGB | rgb(105, 255, 138) |
| HSL | hsl(133, 100%, 71%) |
| HSV | hsv(133, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.02, -63.95, 44.06) |
| CIE-LCH | lch(90.02, 77.66, 145.43°) |
| OKLab | oklab(89.23% -0.1729 0.1076) |
| OKLCH | oklch(89.23% 0.204 148.1) |
| XYZ | xyz(46.1700, 76.3539, 36.3445) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.57
Spring Green
#00FF7F
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF8A #FF69DE
analogous
#93FF69 #69FF8A #69FFD5
triadic
#69FF8A #8A69FF #FF8A69
tetradic
#69FF8A #6993FF #FF69DE #FFD569
square
#69FF8A #6993FF #FF69DE #FFD569
split-complementary
#69FF8A #D569FF #FF6993
monochromatic
#00EE34 #2CFF5A #69FF8A #A6FFBA #E0FFE7
Accessibility & contrast
On white
1.29
#69FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#69FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF8A
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF8A | 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)
#FFEB81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#42FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff8a; /* rgb */ color: rgb(105, 255, 138); /* oklch */ color: oklch(89.2% 0.204 148.1);
Tailwind
colors: {
custom: {
50: '#a1ffae',
500: '#69ff8a',
950: '#000000',
},
}SCSS
$custom: #69ff8a; $custom-light: #a1ffae; $custom-dark: #000000;
JSON
{
"hex": "#69ff8a",
"rgb": {
"r": 105,
"g": 255,
"b": 138
},
"hsl": {
"h": 133.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89228,
"c": 0.20364,
"h": 148.1
},
"luminance": 0.76358
}Semantic roles & 50–950 ramp
primary
#69FF8A
secondary
#DB31B5
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681