#69DD96#69DD96
#69DD96 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.147 H 154.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD96 |
|---|---|
| RGB | rgb(105, 221, 150) |
| HSL | hsl(143, 63%, 64%) |
| HSV | hsv(143, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(80.13, -48.67, 25.09) |
| CIE-LCH | lch(80.13, 54.76, 152.73°) |
| OKLab | oklab(81.18% -0.1326 0.0633) |
| OKLCH | oklch(81.18% 0.147 154.5) |
| XYZ | xyz(37.1843, 56.9150, 37.8744) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.60
Hospital Green
#9BE5AA
ΔE00 5.78
Emerald
#50C878
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD96 #DD69B0
analogous
#76DD69 #69DD96 #69DDD0
triadic
#69DD96 #9669DD #DD9669
tetradic
#69DD96 #6976DD #DD69B0 #DDD069
square
#69DD96 #6976DD #DD69B0 #DDD069
split-complementary
#69DD96 #D069DD #DD6976
monochromatic
#26A657 #37D273 #69DD96 #9BE8B9 #CDF4DC
Accessibility & contrast
On white
1.70
#69DD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#69DD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD96
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD96 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#49DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dd96; /* rgb */ color: rgb(105, 221, 150); /* oklch */ color: oklch(81.2% 0.147 154.5);
Tailwind
colors: {
custom: {
50: '#9ce8b5',
500: '#69dd96',
950: '#000000',
},
}SCSS
$custom: #69dd96; $custom-light: #9ce8b5; $custom-dark: #000000;
JSON
{
"hex": "#69dd96",
"rgb": {
"r": 105,
"g": 221,
"b": 150
},
"hsl": {
"h": 143.276,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81178,
"c": 0.14692,
"h": 154.5
},
"luminance": 0.56918
}Semantic roles & 50–950 ramp
primary
#69DD96
secondary
#A94181
accent
#1B86CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481