#69D889#69D889
#69D889 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.152 H 151.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69D889 |
|---|---|
| RGB | rgb(105, 216, 137) |
| HSL | hsl(137, 59%, 63%) |
| HSV | hsv(137, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(78.41, -48.94, 29.49) |
| CIE-LCH | lch(78.41, 57.14, 148.92°) |
| OKLab | oklab(79.7% -0.1329 0.0737) |
| OKLCH | oklch(79.7% 0.152 151) |
| XYZ | xyz(34.8945, 53.9183, 32.2305) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.37
Seaweed
#18D17B
ΔE00 4.77
Weird Green
#3AE57F
ΔE00 4.81
Aqua Green
#12E193
ΔE00 5.18
Tealish Green
#0CDC73
ΔE00 5.20
Soft Green
#6FC276
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D889 #D869B8
analogous
#81D869 #69D889 #69D8C0
triadic
#69D889 #8969D8 #D88969
tetradic
#69D889 #6981D8 #D869B8 #D8C069
square
#69D889 #6981D8 #D869B8 #D8C069
split-complementary
#69D889 #C069D8 #D86981
monochromatic
#299E4B #38CB63 #69D889 #9AE5AF #CAF1D5
Accessibility & contrast
On white
1.78
#69D889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#69D889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D889
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D889 | 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)
#D9C984
Deuteranopia (green-blind)
#C9BE8E
Tritanopia (blue-blind)
#50D5C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d889; /* rgb */ color: rgb(105, 216, 137); /* oklch */ color: oklch(79.7% 0.152 151.0);
Tailwind
colors: {
custom: {
50: '#9be5ac',
500: '#69d889',
950: '#000000',
},
}SCSS
$custom: #69d889; $custom-light: #9be5ac; $custom-dark: #000000;
JSON
{
"hex": "#69d889",
"rgb": {
"r": 105,
"g": 216,
"b": 137
},
"hsl": {
"h": 137.297,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.797,
"c": 0.15195,
"h": 151
},
"luminance": 0.53921
}Semantic roles & 50–950 ramp
primary
#69D889
secondary
#A24387
accent
#1F96C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481