#69E589#69E589
#69E589 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.170 H 149.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69E589 |
|---|---|
| RGB | rgb(105, 229, 137) |
| HSL | hsl(135, 70%, 65%) |
| HSV | hsv(135, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 40.2%, 10.2%) |
| CIE-LAB | lab(82.30, -54.19, 34.61) |
| CIE-LCH | lch(82.30, 64.30, 147.43°) |
| OKLab | oklab(82.88% -0.1468 0.0858) |
| OKLCH | oklch(82.88% 0.17 149.7) |
| XYZ | xyz(38.3577, 60.8447, 33.3849) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.76
Turquoise Green
#04F489
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.43
Aqua Green
#12E193
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E589 #E569C5
analogous
#87E569 #69E589 #69E5C7
triadic
#69E589 #8969E5 #E58969
tetradic
#69E589 #6987E5 #E569C5 #E5C769
square
#69E589 #6987E5 #E569C5 #E5C769
split-complementary
#69E589 #C769E5 #E56987
monochromatic
#1FB446 #35DC60 #69E589 #9DEEB2 #D1F7DB
Accessibility & contrast
On white
1.59
#69E589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#69E589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E589
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E589 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D482
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#4CE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e589; /* rgb */ color: rgb(105, 229, 137); /* oklch */ color: oklch(82.9% 0.170 149.7);
Tailwind
colors: {
custom: {
50: '#9deeac',
500: '#69e589',
950: '#000000',
},
}SCSS
$custom: #69e589; $custom-light: #9deeac; $custom-dark: #000000;
JSON
{
"hex": "#69e589",
"rgb": {
"r": 105,
"g": 229,
"b": 137
},
"hsl": {
"h": 135.484,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82877,
"c": 0.17006,
"h": 149.7
},
"luminance": 0.60848
}Semantic roles & 50–950 ramp
primary
#69E589
secondary
#B53D96
accent
#13A1D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581