#69D57E#69D57E
#69D57E is a light, vivid green. Relative luminance 0.521; OKLCH L 78.8% C 0.158 H 148.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69D57E |
|---|---|
| RGB | rgb(105, 213, 126) |
| HSL | hsl(132, 56%, 62%) |
| HSV | hsv(132, 51%, 84%) |
| CMYK | cmyk(50.7%, 0%, 40.8%, 16.5%) |
| CIE-LAB | lab(77.34, -49.54, 33.70) |
| CIE-LCH | lch(77.34, 59.91, 145.78°) |
| OKLab | oklab(78.76% -0.1344 0.0833) |
| OKLCH | oklch(78.76% 0.158 148.2) |
| XYZ | xyz(33.3837, 52.0954, 28.0308) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.83
Seaweed
#18D17B
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 4.88
Soft Green
#6FC276
ΔE00 4.92
Dark Mint
#48C072
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D57E #D569C0
analogous
#8AD569 #69D57E #69D5B4
triadic
#69D57E #7E69D5 #D57E69
tetradic
#69D57E #698AD5 #D569C0 #D5B469
square
#69D57E #698AD5 #D569C0 #D5B469
split-complementary
#69D57E #B469D5 #D5698A
monochromatic
#2B9940 #39C855 #69D57E #99E2A7 #C9F0D0
Accessibility & contrast
On white
1.84
#69D57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#69D57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D57E
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D57E | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C578
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#54D1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69d57e; /* rgb */ color: rgb(105, 213, 126); /* oklch */ color: oklch(78.8% 0.158 148.2);
Tailwind
colors: {
custom: {
50: '#9be3a4',
500: '#69d57e',
950: '#000000',
},
}SCSS
$custom: #69d57e; $custom-light: #9be3a4; $custom-dark: #000000;
JSON
{
"hex": "#69d57e",
"rgb": {
"r": 105,
"g": 213,
"b": 126
},
"hsl": {
"h": 131.667,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.78762,
"c": 0.15814,
"h": 148.2
},
"luminance": 0.52098
}Semantic roles & 50–950 ramp
primary
#69D57E
secondary
#9E458C
accent
#22A4C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480