#69FD8E#69FD8E
#69FD8E is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.198 H 149.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69FD8E |
|---|---|
| RGB | rgb(105, 253, 142) |
| HSL | hsl(135, 97%, 70%) |
| HSV | hsv(135, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 43.9%, 0.8%) |
| CIE-LAB | lab(89.49, -62.61, 41.45) |
| CIE-LCH | lch(89.49, 75.09, 146.49°) |
| OKLab | oklab(88.81% -0.1693 0.1018) |
| OKLCH | oklch(88.81% 0.198 149) |
| XYZ | xyz(45.8302, 75.2025, 37.6863) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.16
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Mint Green
#8FFF9F
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FD8E #FD69D8
analogous
#8EFD69 #69FD8E #69FDD8
triadic
#69FD8E #8E69FD #FD8E69
tetradic
#69FD8E #698EFD #FD69D8 #FDD869
square
#69FD8E #698EFD #FD69D8 #FDD869
split-complementary
#69FD8E #D869FD #FD698E
monochromatic
#03E83C #2DFC61 #69FD8E #A5FEBB #E1FFE8
Accessibility & contrast
On white
1.31
#69FD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#69FD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FD8E
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FD8E | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE986
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#41F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fd8e; /* rgb */ color: rgb(105, 253, 142); /* oklch */ color: oklch(88.8% 0.198 149.0);
Tailwind
colors: {
custom: {
50: '#a0ffb0',
500: '#69fd8e',
950: '#000000',
},
}SCSS
$custom: #69fd8e; $custom-light: #a0ffb0; $custom-dark: #000000;
JSON
{
"hex": "#69fd8e",
"rgb": {
"r": 105,
"g": 253,
"b": 142
},
"hsl": {
"h": 135,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.88806,
"c": 0.19752,
"h": 149
},
"luminance": 0.75207
}Semantic roles & 50–950 ramp
primary
#69FD8E
secondary
#D832AF
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681