#69FD8A#69FD8A
#69FD8A is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.7% C 0.201 H 148.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69FD8A |
|---|---|
| RGB | rgb(105, 253, 138) |
| HSL | hsl(133, 97%, 70%) |
| HSV | hsv(133, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.43, -63.21, 43.31) |
| CIE-LCH | lch(89.43, 76.63, 145.58°) |
| OKLab | oklab(88.74% -0.1709 0.1059) |
| OKLCH | oklch(88.74% 0.201 148.2) |
| XYZ | xyz(45.5353, 75.0845, 36.1329) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Wintergreen
#20F986
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FD8A #FD69DC
analogous
#92FD69 #69FD8A #69FDD4
triadic
#69FD8A #8A69FD #FD8A69
tetradic
#69FD8A #6992FD #FD69DC #FDD469
square
#69FD8A #6992FD #FD69DC #FDD469
split-complementary
#69FD8A #D469FD #FD6992
monochromatic
#03E836 #2DFC5B #69FD8A #A5FEB9 #E1FFE7
Accessibility & contrast
On white
1.31
#69FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#69FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FD8A
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FD8A | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#ECDC92
Tritanopia (blue-blind)
#43F8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fd8a; /* rgb */ color: rgb(105, 253, 138); /* oklch */ color: oklch(88.7% 0.201 148.2);
Tailwind
colors: {
custom: {
50: '#a0ffae',
500: '#69fd8a',
950: '#000000',
},
}SCSS
$custom: #69fd8a; $custom-light: #a0ffae; $custom-dark: #000000;
JSON
{
"hex": "#69fd8a",
"rgb": {
"r": 105,
"g": 253,
"b": 138
},
"hsl": {
"h": 133.378,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.88742,
"c": 0.20107,
"h": 148.2
},
"luminance": 0.75089
}Semantic roles & 50–950 ramp
primary
#69FD8A
secondary
#D832B3
accent
#00B2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681