#69E88E#69E88E
#69E88E is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.170 H 150.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69E88E |
|---|---|
| RGB | rgb(105, 232, 142) |
| HSL | hsl(137, 73%, 66%) |
| HSV | hsv(137, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.27, -54.55, 33.37) |
| CIE-LCH | lch(83.27, 63.95, 148.54°) |
| OKLab | oklab(83.7% -0.1478 0.083) |
| OKLCH | oklch(83.7% 0.17 150.7) |
| XYZ | xyz(39.5620, 62.6660, 35.5969) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Lightgreen
#90EE90
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.74
Sea Green (survey)
#53FCA1
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E88E #E869C3
analogous
#83E869 #69E88E #69E8CD
triadic
#69E88E #8E69E8 #E88E69
tetradic
#69E88E #6983E8 #E869C3 #E8CD69
square
#69E88E #6983E8 #E869C3 #E8CD69
split-complementary
#69E88E #CD69E8 #E86983
monochromatic
#1DBA4A #34E066 #69E88E #9EF0B6 #D3F8DE
Accessibility & contrast
On white
1.55
#69E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#69E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E88E
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E88E | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#49E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e88e; /* rgb */ color: rgb(105, 232, 142); /* oklch */ color: oklch(83.7% 0.170 150.7);
Tailwind
colors: {
custom: {
50: '#9df0b0',
500: '#69e88e',
950: '#000000',
},
}SCSS
$custom: #69e88e; $custom-light: #9df0b0; $custom-dark: #000000;
JSON
{
"hex": "#69e88e",
"rgb": {
"r": 105,
"g": 232,
"b": 142
},
"hsl": {
"h": 137.48,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83699,
"c": 0.16954,
"h": 150.7
},
"luminance": 0.62669
}Semantic roles & 50–950 ramp
primary
#69E88E
secondary
#BA3C95
accent
#109CD6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581