#69E587#69E587
#69E587 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.172 H 149.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69E587 |
|---|---|
| RGB | rgb(105, 229, 135) |
| HSL | hsl(135, 70%, 65%) |
| HSV | hsv(135, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 41%, 10.2%) |
| CIE-LAB | lab(82.26, -54.52, 35.57) |
| CIE-LCH | lch(82.26, 65.10, 146.87°) |
| OKLab | oklab(82.84% -0.1477 0.088) |
| OKLCH | oklch(82.84% 0.172 149.2) |
| XYZ | xyz(38.2156, 60.7878, 32.6363) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Lightgreen
#90EE90
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.69
Turquoise Green
#04F489
ΔE00 4.97
Lightish Green
#61E160
ΔE00 5.23
Wintergreen
#20F986
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E587 #E569C7
analogous
#89E569 #69E587 #69E5C5
triadic
#69E587 #8769E5 #E58769
tetradic
#69E587 #6989E5 #E569C7 #E5C569
square
#69E587 #6989E5 #E569C7 #E5C569
split-complementary
#69E587 #C569E5 #E56989
monochromatic
#1FB443 #35DC5D #69E587 #9DEEB1 #D1F7DA
Accessibility & contrast
On white
1.60
#69E587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#69E587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E587
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E587 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D480
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#4DE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e587; /* rgb */ color: rgb(105, 229, 135); /* oklch */ color: oklch(82.8% 0.172 149.2);
Tailwind
colors: {
custom: {
50: '#9deeab',
500: '#69e587',
950: '#000000',
},
}SCSS
$custom: #69e587; $custom-light: #9deeab; $custom-dark: #000000;
JSON
{
"hex": "#69e587",
"rgb": {
"r": 105,
"g": 229,
"b": 135
},
"hsl": {
"h": 134.516,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82842,
"c": 0.17191,
"h": 149.2
},
"luminance": 0.60791
}Semantic roles & 50–950 ramp
primary
#69E587
secondary
#B53D98
accent
#13A4D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581