#69F57A#69F57A
#69F57A is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.6% C 0.205 H 145.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69F57A |
|---|---|
| RGB | rgb(105, 245, 122) |
| HSL | hsl(127, 88%, 69%) |
| HSV | hsv(127, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 50.2%, 3.9%) |
| CIE-LAB | lab(86.85, -62.53, 47.70) |
| CIE-LCH | lch(86.85, 78.65, 142.66°) |
| OKLab | oklab(86.55% -0.1693 0.1151) |
| OKLCH | oklch(86.55% 0.205 145.8) |
| XYZ | xyz(41.9884, 69.7094, 29.6511) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.43
Spearmint
#1EF876
ΔE00 3.23
Easter Green
#8CFD7E
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F57A #F569E4
analogous
#9EF569 #69F57A #69F5C0
triadic
#69F57A #7A69F5 #F57A69
tetradic
#69F57A #699EF5 #F569E4 #F5C069
square
#69F57A #699EF5 #F569E4 #F5C069
split-complementary
#69F57A #C069F5 #F5699E
monochromatic
#0ED526 #30F147 #69F57A #A2F9AD #DCFDE0
Accessibility & contrast
On white
1.41
#69F57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#69F57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F57A
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F57A | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#4CF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f57a; /* rgb */ color: rgb(105, 245, 122); /* oklch */ color: oklch(86.6% 0.205 145.8);
Tailwind
colors: {
custom: {
50: '#9ff9a3',
500: '#69f57a',
950: '#000000',
},
}SCSS
$custom: #69f57a; $custom-light: #9ff9a3; $custom-dark: #000000;
JSON
{
"hex": "#69f57a",
"rgb": {
"r": 105,
"g": 245,
"b": 122
},
"hsl": {
"h": 127.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86554,
"c": 0.20476,
"h": 145.8
},
"luminance": 0.69713
}Semantic roles & 50–950 ramp
primary
#69F57A
secondary
#CE34BB
accent
#01C9E4
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580