#69DE8A#69DE8A
#69DE8A is a light, vivid green. Relative luminance 0.571; OKLCH L 81.2% C 0.159 H 150.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69DE8A |
|---|---|
| RGB | rgb(105, 222, 138) |
| HSL | hsl(137, 64%, 64%) |
| HSV | hsv(137, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(80.22, -51.22, 31.38) |
| CIE-LCH | lch(80.22, 60.07, 148.51°) |
| OKLab | oklab(81.19% -0.1389 0.0782) |
| OKLCH | oklch(81.19% 0.159 150.6) |
| XYZ | xyz(36.5319, 57.0777, 33.1318) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.73
Tealish Green
#0CDC73
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.95
Seaweed
#18D17B
ΔE00 5.33
Lightgreen
#90EE90
ΔE00 5.36
Emerald
#50C878
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DE8A #DE69BD
analogous
#83DE69 #69DE8A #69DEC5
triadic
#69DE8A #8A69DE #DE8A69
tetradic
#69DE8A #6983DE #DE69BD #DEC569
square
#69DE8A #6983DE #DE69BD #DEC569
split-complementary
#69DE8A #C569DE #DE6983
monochromatic
#25A84A #37D363 #69DE8A #9BE9B1 #CDF4D8
Accessibility & contrast
On white
1.69
#69DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#69DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DE8A
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DE8A | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#4EDBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69de8a; /* rgb */ color: rgb(105, 222, 138); /* oklch */ color: oklch(81.2% 0.159 150.6);
Tailwind
colors: {
custom: {
50: '#9ce9ad',
500: '#69de8a',
950: '#000000',
},
}SCSS
$custom: #69de8a; $custom-light: #9ce9ad; $custom-dark: #000000;
JSON
{
"hex": "#69de8a",
"rgb": {
"r": 105,
"g": 222,
"b": 138
},
"hsl": {
"h": 136.923,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.81185,
"c": 0.15945,
"h": 150.6
},
"luminance": 0.57081
}Semantic roles & 50–950 ramp
primary
#69DE8A
secondary
#AA418D
accent
#1A9ACC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481