#69E588#69E588
#69E588 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.171 H 149.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69E588 |
|---|---|
| RGB | rgb(105, 229, 136) |
| HSL | hsl(135, 70%, 65%) |
| HSV | hsv(135, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(82.28, -54.35, 35.09) |
| CIE-LCH | lch(82.28, 64.70, 147.15°) |
| OKLab | oklab(82.86% -0.1473 0.0869) |
| OKLCH | oklch(82.86% 0.171 149.5) |
| XYZ | xyz(38.2863, 60.8161, 33.0089) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 4.98
Lightish Green
#61E160
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E588 #E569C6
analogous
#88E569 #69E588 #69E5C6
triadic
#69E588 #8869E5 #E58869
tetradic
#69E588 #6988E5 #E569C6 #E5C669
square
#69E588 #6988E5 #E569C6 #E5C669
split-complementary
#69E588 #C669E5 #E56988
monochromatic
#1FB445 #35DC5F #69E588 #9DEEB1 #D1F7DB
Accessibility & contrast
On white
1.60
#69E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#69E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E588
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E588 | 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)
#E7D481
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#4CE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e588; /* rgb */ color: rgb(105, 229, 136); /* oklch */ color: oklch(82.9% 0.171 149.5);
Tailwind
colors: {
custom: {
50: '#9deeab',
500: '#69e588',
950: '#000000',
},
}SCSS
$custom: #69e588; $custom-light: #9deeab; $custom-dark: #000000;
JSON
{
"hex": "#69e588",
"rgb": {
"r": 105,
"g": 229,
"b": 136
},
"hsl": {
"h": 135,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.8286,
"c": 0.17098,
"h": 149.5
},
"luminance": 0.60819
}Semantic roles & 50–950 ramp
primary
#69E588
secondary
#B53D97
accent
#13A3D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581