#69DD99#69DD99
#69DD99 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.144 H 155.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD99 |
|---|---|
| RGB | rgb(105, 221, 153) |
| HSL | hsl(145, 63%, 64%) |
| HSV | hsv(145, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.19, -48.11, 23.61) |
| CIE-LCH | lch(80.19, 53.59, 153.86°) |
| OKLab | oklab(81.24% -0.1312 0.0597) |
| OKLCH | oklch(81.24% 0.144 155.5) |
| XYZ | xyz(37.4290, 57.0128, 39.1630) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 5.82
Seaweed
#18D17B
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD99 #DD69AD
analogous
#73DD69 #69DD99 #69DDD3
triadic
#69DD99 #9969DD #DD9969
tetradic
#69DD99 #6973DD #DD69AD #DDD369
square
#69DD99 #6973DD #DD69AD #DDD369
split-complementary
#69DD99 #D369DD #DD6973
monochromatic
#26A65B #37D277 #69DD99 #9BE8BB #CDF4DD
Accessibility & contrast
On white
1.69
#69DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#69DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD99
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD99 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#48DBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dd99; /* rgb */ color: rgb(105, 221, 153); /* oklch */ color: oklch(81.2% 0.144 155.5);
Tailwind
colors: {
custom: {
50: '#9ce8b7',
500: '#69dd99',
950: '#000000',
},
}SCSS
$custom: #69dd99; $custom-light: #9ce8b7; $custom-dark: #000000;
JSON
{
"hex": "#69dd99",
"rgb": {
"r": 105,
"g": 221,
"b": 153
},
"hsl": {
"h": 144.828,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81241,
"c": 0.14418,
"h": 155.5
},
"luminance": 0.57016
}Semantic roles & 50–950 ramp
primary
#69DD99
secondary
#A9417E
accent
#1B82CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481