#69D888#69D888
#69D888 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.153 H 150.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69D888 |
|---|---|
| RGB | rgb(105, 216, 136) |
| HSL | hsl(137, 59%, 63%) |
| HSV | hsv(137, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 37%, 15.3%) |
| CIE-LAB | lab(78.40, -49.11, 29.98) |
| CIE-LCH | lch(78.40, 57.54, 148.59°) |
| OKLab | oklab(79.68% -0.1333 0.0749) |
| OKLCH | oklch(79.68% 0.153 150.7) |
| XYZ | xyz(34.8231, 53.8897, 31.8545) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.73
Seaweed
#18D17B
ΔE00 4.76
Tealish Green
#0CDC73
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.26
Soft Green
#6FC276
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D888 #D869B9
analogous
#81D869 #69D888 #69D8C0
triadic
#69D888 #8869D8 #D88869
tetradic
#69D888 #6981D8 #D869B9 #D8C069
square
#69D888 #6981D8 #D869B9 #D8C069
split-complementary
#69D888 #C069D8 #D86981
monochromatic
#299E4A #38CB61 #69D888 #9AE5AF #CAF1D5
Accessibility & contrast
On white
1.78
#69D888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#69D888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D888
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D888 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C883
Deuteranopia (green-blind)
#C9BE8D
Tritanopia (blue-blind)
#50D5C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d888; /* rgb */ color: rgb(105, 216, 136); /* oklch */ color: oklch(79.7% 0.153 150.7);
Tailwind
colors: {
custom: {
50: '#9be5ab',
500: '#69d888',
950: '#000000',
},
}SCSS
$custom: #69d888; $custom-light: #9be5ab; $custom-dark: #000000;
JSON
{
"hex": "#69d888",
"rgb": {
"r": 105,
"g": 216,
"b": 136
},
"hsl": {
"h": 136.757,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.79681,
"c": 0.1529,
"h": 150.7
},
"luminance": 0.53893
}Semantic roles & 50–950 ramp
primary
#69D888
secondary
#A24387
accent
#1F98C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481