#69DF89#69DF89
#69DF89 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.162 H 150.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF89 |
|---|---|
| RGB | rgb(105, 223, 137) |
| HSL | hsl(136, 65%, 64%) |
| HSV | hsv(136, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.51, -51.79, 32.26) |
| CIE-LCH | lch(80.51, 61.02, 148.08°) |
| OKLab | oklab(81.41% -0.1405 0.0803) |
| OKLCH | oklch(81.41% 0.162 150.3) |
| XYZ | xyz(36.7262, 57.5816, 32.8411) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Tealish Green
#0CDC73
ΔE00 4.66
Aqua Green
#12E193
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.48
Emerald
#50C878
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF89 #DF69BF
analogous
#84DF69 #69DF89 #69DFC4
triadic
#69DF89 #8969DF #DF8969
tetradic
#69DF89 #6984DF #DF69BF #DFC469
square
#69DF89 #6984DF #DF69BF #DFC469
split-complementary
#69DF89 #C469DF #DF6984
monochromatic
#24A948 #37D461 #69DF89 #9BEAB1 #CEF5D8
Accessibility & contrast
On white
1.68
#69DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#69DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF89
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF89 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF83
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#4EDCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df89; /* rgb */ color: rgb(105, 223, 137); /* oklch */ color: oklch(81.4% 0.162 150.3);
Tailwind
colors: {
custom: {
50: '#9ceaac',
500: '#69df89',
950: '#000000',
},
}SCSS
$custom: #69df89; $custom-light: #9ceaac; $custom-dark: #000000;
JSON
{
"hex": "#69df89",
"rgb": {
"r": 105,
"g": 223,
"b": 137
},
"hsl": {
"h": 136.271,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81411,
"c": 0.16178,
"h": 150.3
},
"luminance": 0.57585
}Semantic roles & 50–950 ramp
primary
#69DF89
secondary
#AC418F
accent
#199CCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481