#69F97A#69F97A
#69F97A is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.5% C 0.210 H 145.7°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69F97A |
|---|---|
| RGB | rgb(105, 249, 122) |
| HSL | hsl(127, 92%, 69%) |
| HSV | hsv(127, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(88.04, -64.00, 49.16) |
| CIE-LCH | lch(88.04, 80.70, 142.47°) |
| OKLab | oklab(87.53% -0.1733 0.1183) |
| OKLCH | oklch(87.53% 0.21 145.7) |
| XYZ | xyz(43.2115, 72.1558, 30.0589) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.65
Easter Green
#8CFD7E
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.20
Lighter Green
#75FD63
ΔE00 3.57
Light Bright Green
#53FE5C
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F97A #F969E8
analogous
#A0F969 #69F97A #69F9C2
triadic
#69F97A #7A69F9 #F97A69
tetradic
#69F97A #69A0F9 #F969E8 #F9C269
square
#69F97A #69A0F9 #F969E8 #F9C269
split-complementary
#69F97A #C269F9 #F969A0
monochromatic
#09DF22 #2EF746 #69F97A #A4FBAE #DFFEE2
Accessibility & contrast
On white
1.36
#69F97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#69F97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F97A
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F97A | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#4BF3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f97a; /* rgb */ color: rgb(105, 249, 122); /* oklch */ color: oklch(87.5% 0.210 145.7);
Tailwind
colors: {
custom: {
50: '#a0fca3',
500: '#69f97a',
950: '#000000',
},
}SCSS
$custom: #69f97a; $custom-light: #a0fca3; $custom-dark: #000000;
JSON
{
"hex": "#69f97a",
"rgb": {
"r": 105,
"g": 249,
"b": 122
},
"hsl": {
"h": 127.083,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87533,
"c": 0.20985,
"h": 145.7
},
"luminance": 0.7216
}Semantic roles & 50–950 ramp
primary
#69F97A
secondary
#D333C0
accent
#00CAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680