#69FD7D#69FD7D
#69FD7D is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.6% C 0.212 H 146.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69FD7D |
|---|---|
| RGB | rgb(105, 253, 125) |
| HSL | hsl(128, 97%, 70%) |
| HSV | hsv(128, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(89.27, -65.05, 49.26) |
| CIE-LCH | lch(89.27, 81.60, 142.86°) |
| OKLab | oklab(88.55% -0.1761 0.1187) |
| OKLCH | oklch(88.55% 0.212 146) |
| XYZ | xyz(44.6498, 74.7303, 31.4695) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.26
Easter Green
#8CFD7E
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.56
Light Bright Green
#53FE5C
ΔE00 3.56
Lighter Green
#75FD63
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FD7D #FD69E9
analogous
#9FFD69 #69FD7D #69FDC7
triadic
#69FD7D #7D69FD #FD7D69
tetradic
#69FD7D #699FFD #FD69E9 #FDC769
square
#69FD7D #699FFD #FD69E9 #FDC769
split-complementary
#69FD7D #C769FD #FD699F
monochromatic
#03E822 #2DFC49 #69FD7D #A5FEB1 #E1FFE5
Accessibility & contrast
On white
1.32
#69FD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#69FD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FD7D
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FD7D | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#48F7E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fd7d; /* rgb */ color: rgb(105, 253, 125); /* oklch */ color: oklch(88.6% 0.212 146.0);
Tailwind
colors: {
custom: {
50: '#a1ffa5',
500: '#69fd7d',
950: '#000000',
},
}SCSS
$custom: #69fd7d; $custom-light: #a1ffa5; $custom-dark: #000000;
JSON
{
"hex": "#69fd7d",
"rgb": {
"r": 105,
"g": 253,
"b": 125
},
"hsl": {
"h": 128.108,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.88552,
"c": 0.21235,
"h": 146
},
"luminance": 0.74734
}Semantic roles & 50–950 ramp
primary
#69FD7D
secondary
#D832C2
accent
#00C6E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680