#69DD8A#69DD8A
#69DD8A is a light, vivid green. Relative luminance 0.566; OKLCH L 80.9% C 0.158 H 150.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD8A |
|---|---|
| RGB | rgb(105, 221, 138) |
| HSL | hsl(137, 63%, 64%) |
| HSV | hsv(137, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(79.92, -50.81, 30.99) |
| CIE-LCH | lch(79.92, 59.52, 148.63°) |
| OKLab | oklab(80.94% -0.1379 0.0773) |
| OKLCH | oklch(80.94% 0.158 150.7) |
| XYZ | xyz(36.2671, 56.5481, 33.0435) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 4.83
Aqua Green
#12E193
ΔE00 4.94
Seaweed
#18D17B
ΔE00 5.21
Emerald
#50C878
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD8A #DD69BC
analogous
#82DD69 #69DD8A #69DDC4
triadic
#69DD8A #8A69DD #DD8A69
tetradic
#69DD8A #6982DD #DD69BC #DDC469
square
#69DD8A #6982DD #DD69BC #DDC469
split-complementary
#69DD8A #C469DD #DD6982
monochromatic
#26A64A #37D263 #69DD8A #9BE8B1 #CDF4D8
Accessibility & contrast
On white
1.71
#69DD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#69DD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD8A
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD8A | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#4EDAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dd8a; /* rgb */ color: rgb(105, 221, 138); /* oklch */ color: oklch(80.9% 0.158 150.7);
Tailwind
colors: {
custom: {
50: '#9ce8ad',
500: '#69dd8a',
950: '#000000',
},
}SCSS
$custom: #69dd8a; $custom-light: #9ce8ad; $custom-dark: #000000;
JSON
{
"hex": "#69dd8a",
"rgb": {
"r": 105,
"g": 221,
"b": 138
},
"hsl": {
"h": 137.069,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.80941,
"c": 0.15805,
"h": 150.7
},
"luminance": 0.56551
}Semantic roles & 50–950 ramp
primary
#69DD8A
secondary
#A9418B
accent
#1B99CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481