#69D89F#69D89F
#69D89F is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.132 H 158.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69D89F |
|---|---|
| RGB | rgb(105, 216, 159) |
| HSL | hsl(149, 59%, 63%) |
| HSV | hsv(149, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(78.82, -44.82, 18.58) |
| CIE-LCH | lch(78.82, 48.52, 157.48°) |
| OKLab | oklab(80.16% -0.123 0.0474) |
| OKLCH | oklch(80.16% 0.132 158.9) |
| XYZ | xyz(36.6366, 54.6151, 41.4053) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.85
Eucalyptus
#44D7A8
ΔE00 4.17
Aqua Green
#12E193
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.78
Hospital Green
#9BE5AA
ΔE00 6.19
Greenblue
#23C48B
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D89F #D869A2
analogous
#6AD869 #69D89F #69D8D6
triadic
#69D89F #9F69D8 #D89F69
tetradic
#69D89F #696AD8 #D869A2 #D8D669
square
#69D89F #696AD8 #D869A2 #D8D669
split-complementary
#69D89F #D669D8 #D8696A
monochromatic
#299E62 #38CB80 #69D89F #9AE5BE #CAF1DD
Accessibility & contrast
On white
1.76
#69D89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#69D89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D89F
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D89F | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9C
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#47D7C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69d89f; /* rgb */ color: rgb(105, 216, 159); /* oklch */ color: oklch(80.2% 0.132 158.9);
Tailwind
colors: {
custom: {
50: '#9be5bb',
500: '#69d89f',
950: '#000000',
},
}SCSS
$custom: #69d89f; $custom-light: #9be5bb; $custom-dark: #000000;
JSON
{
"hex": "#69d89f",
"rgb": {
"r": 105,
"g": 216,
"b": 159
},
"hsl": {
"h": 149.189,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.80164,
"c": 0.13185,
"h": 158.9
},
"luminance": 0.54618
}Semantic roles & 50–950 ramp
primary
#69D89F
secondary
#A24374
accent
#1F75C6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482