#69FD83#69FD83
#69FD83 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.6% C 0.207 H 147.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69FD83 |
|---|---|
| RGB | rgb(105, 253, 131) |
| HSL | hsl(131, 97%, 70%) |
| HSV | hsv(131, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.34, -64.23, 46.54) |
| CIE-LCH | lch(89.34, 79.32, 144.07°) |
| OKLab | oklab(88.64% -0.1737 0.1129) |
| OKLCH | oklch(88.64% 0.207 147) |
| XYZ | xyz(45.0447, 74.8883, 33.5494) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.87
Spearmint
#1EF876
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FD83 #FD69E3
analogous
#99FD69 #69FD83 #69FDCD
triadic
#69FD83 #8369FD #FD8369
tetradic
#69FD83 #6999FD #FD69E3 #FDCD69
square
#69FD83 #6999FD #FD69E3 #FDCD69
split-complementary
#69FD83 #CD69FD #FD6999
monochromatic
#03E82B #2DFC51 #69FD83 #A5FEB5 #E1FFE6
Accessibility & contrast
On white
1.31
#69FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#69FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FD83
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FD83 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#EDDB8C
Tritanopia (blue-blind)
#46F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fd83; /* rgb */ color: rgb(105, 253, 131); /* oklch */ color: oklch(88.6% 0.207 147.0);
Tailwind
colors: {
custom: {
50: '#a0ffa9',
500: '#69fd83',
950: '#000000',
},
}SCSS
$custom: #69fd83; $custom-light: #a0ffa9; $custom-dark: #000000;
JSON
{
"hex": "#69fd83",
"rgb": {
"r": 105,
"g": 253,
"b": 131
},
"hsl": {
"h": 130.541,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.88637,
"c": 0.2072,
"h": 147
},
"luminance": 0.74893
}Semantic roles & 50–950 ramp
primary
#69FD83
secondary
#D832BB
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681