#69FB7F#69FB7F
#69FB7F is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.1% C 0.208 H 146.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB7F |
|---|---|
| RGB | rgb(105, 251, 127) |
| HSL | hsl(129, 95%, 70%) |
| HSV | hsv(129, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(88.70, -64.05, 47.63) |
| CIE-LCH | lch(88.70, 79.82, 143.37°) |
| OKLab | oklab(88.09% -0.1733 0.1152) |
| OKLCH | oklch(88.09% 0.208 146.4) |
| XYZ | xyz(44.1508, 73.5258, 31.9398) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.70
Spearmint
#1EF876
ΔE00 3.15
Easter Green
#8CFD7E
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB7F #FB69E5
analogous
#9CFB69 #69FB7F #69FBC8
triadic
#69FB7F #7F69FB #FB7F69
tetradic
#69FB7F #699CFB #FB69E5 #FBC869
square
#69FB7F #699CFB #FB69E5 #FBC869
split-complementary
#69FB7F #C869FB #FB699C
monochromatic
#06E427 #2DF94C #69FB7F #A5FDB2 #E0FEE5
Accessibility & contrast
On white
1.34
#69FB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#69FB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB7F
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB7F | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#EBDA88
Tritanopia (blue-blind)
#48F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fb7f; /* rgb */ color: rgb(105, 251, 127); /* oklch */ color: oklch(88.1% 0.208 146.4);
Tailwind
colors: {
custom: {
50: '#a0fea6',
500: '#69fb7f',
950: '#000000',
},
}SCSS
$custom: #69fb7f; $custom-light: #a0fea6; $custom-dark: #000000;
JSON
{
"hex": "#69fb7f",
"rgb": {
"r": 105,
"g": 251,
"b": 127
},
"hsl": {
"h": 129.041,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88092,
"c": 0.20811,
"h": 146.4
},
"luminance": 0.7353
}Semantic roles & 50–950 ramp
primary
#69FB7F
secondary
#D633BD
accent
#00C3E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680