#69FB7E#69FB7E
#69FB7E is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.1% C 0.209 H 146.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB7E |
|---|---|
| RGB | rgb(105, 251, 126) |
| HSL | hsl(129, 95%, 70%) |
| HSV | hsv(129, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 49.8%, 1.6%) |
| CIE-LAB | lab(88.69, -64.19, 48.08) |
| CIE-LCH | lch(88.69, 80.20, 143.17°) |
| OKLab | oklab(88.08% -0.1737 0.1162) |
| OKLCH | oklch(88.08% 0.209 146.2) |
| XYZ | xyz(44.0860, 73.4999, 31.5983) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.61
Easter Green
#8CFD7E
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.75
Lighter Green
#75FD63
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB7E #FB69E6
analogous
#9DFB69 #69FB7E #69FBC7
triadic
#69FB7E #7E69FB #FB7E69
tetradic
#69FB7E #699DFB #FB69E6 #FBC769
square
#69FB7E #699DFB #FB69E6 #FBC769
split-complementary
#69FB7E #C769FB #FB699D
monochromatic
#06E426 #2DF94B #69FB7E #A5FDB1 #E0FEE5
Accessibility & contrast
On white
1.34
#69FB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#69FB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB7E
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB7E | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE773
Deuteranopia (green-blind)
#EBDA87
Tritanopia (blue-blind)
#49F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fb7e; /* rgb */ color: rgb(105, 251, 126); /* oklch */ color: oklch(88.1% 0.209 146.2);
Tailwind
colors: {
custom: {
50: '#a0fea5',
500: '#69fb7e',
950: '#000000',
},
}SCSS
$custom: #69fb7e; $custom-light: #a0fea5; $custom-dark: #000000;
JSON
{
"hex": "#69fb7e",
"rgb": {
"r": 105,
"g": 251,
"b": 126
},
"hsl": {
"h": 128.63,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88077,
"c": 0.20896,
"h": 146.2
},
"luminance": 0.73504
}Semantic roles & 50–950 ramp
primary
#69FB7E
secondary
#D633BE
accent
#00C4E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680