#69FA7F#69FA7F
#69FA7F is a very light, highly saturated green. Relative luminance 0.729; OKLCH L 87.8% C 0.207 H 146.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69FA7F |
|---|---|
| RGB | rgb(105, 250, 127) |
| HSL | hsl(129, 94%, 70%) |
| HSV | hsv(129, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(88.40, -63.69, 47.26) |
| CIE-LCH | lch(88.40, 79.31, 143.42°) |
| OKLab | oklab(87.85% -0.1723 0.1144) |
| OKLCH | oklch(87.85% 0.207 146.4) |
| XYZ | xyz(43.8393, 72.9027, 31.8359) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.86
Spearmint
#1EF876
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FA7F #FA69E4
analogous
#9CFA69 #69FA7F #69FAC7
triadic
#69FA7F #7F69FA #FA7F69
tetradic
#69FA7F #699CFA #FA69E4 #FAC769
square
#69FA7F #699CFA #FA69E4 #FAC769
split-complementary
#69FA7F #C769FA #FA699C
monochromatic
#08E129 #2EF84C #69FA7F #A4FCB2 #DFFEE4
Accessibility & contrast
On white
1.35
#69FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#69FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FA7F
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FA7F | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#49F5DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69fa7f; /* rgb */ color: rgb(105, 250, 127); /* oklch */ color: oklch(87.8% 0.207 146.4);
Tailwind
colors: {
custom: {
50: '#a0fda6',
500: '#69fa7f',
950: '#000000',
},
}SCSS
$custom: #69fa7f; $custom-light: #a0fda6; $custom-dark: #000000;
JSON
{
"hex": "#69fa7f",
"rgb": {
"r": 105,
"g": 250,
"b": 127
},
"hsl": {
"h": 129.103,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.87847,
"c": 0.20683,
"h": 146.4
},
"luminance": 0.72907
}Semantic roles & 50–950 ramp
primary
#69FA7F
secondary
#D433BC
accent
#00C3E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680