#69DE8D#69DE8D
#69DE8D is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.157 H 151.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69DE8D |
|---|---|
| RGB | rgb(105, 222, 141) |
| HSL | hsl(138, 64%, 64%) |
| HSV | hsv(138, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(80.27, -50.70, 29.91) |
| CIE-LCH | lch(80.27, 58.87, 149.46°) |
| OKLab | oklab(81.24% -0.1376 0.0748) |
| OKLCH | oklch(81.24% 0.157 151.5) |
| XYZ | xyz(36.7521, 57.1658, 34.2915) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.60
Emerald
#50C878
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DE8D #DE69BA
analogous
#80DE69 #69DE8D #69DEC8
triadic
#69DE8D #8D69DE #DE8D69
tetradic
#69DE8D #6980DE #DE69BA #DEC869
square
#69DE8D #6980DE #DE69BA #DEC869
split-complementary
#69DE8D #C869DE #DE6980
monochromatic
#25A84D #37D367 #69DE8D #9BE9B3 #CDF4D9
Accessibility & contrast
On white
1.69
#69DE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#69DE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DE8D
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DE8D | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#CEC392
Tritanopia (blue-blind)
#4DDBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69de8d; /* rgb */ color: rgb(105, 222, 141); /* oklch */ color: oklch(81.2% 0.157 151.5);
Tailwind
colors: {
custom: {
50: '#9ce9af',
500: '#69de8d',
950: '#000000',
},
}SCSS
$custom: #69de8d; $custom-light: #9ce9af; $custom-dark: #000000;
JSON
{
"hex": "#69de8d",
"rgb": {
"r": 105,
"g": 222,
"b": 141
},
"hsl": {
"h": 138.462,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.81242,
"c": 0.15664,
"h": 151.5
},
"luminance": 0.57169
}Semantic roles & 50–950 ramp
primary
#69DE8D
secondary
#AA418A
accent
#1A95CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481