#69DD97#69DD97
#69DD97 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.146 H 154.8°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD97 |
|---|---|
| RGB | rgb(105, 221, 151) |
| HSL | hsl(144, 63%, 64%) |
| HSV | hsv(144, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(80.15, -48.49, 24.59) |
| CIE-LCH | lch(80.15, 54.37, 153.10°) |
| OKLab | oklab(81.2% -0.1321 0.0621) |
| OKLCH | oklch(81.2% 0.146 154.8) |
| XYZ | xyz(37.2652, 56.9473, 38.3003) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.75
Emerald
#50C878
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD97 #DD69AF
analogous
#75DD69 #69DD97 #69DDD1
triadic
#69DD97 #9769DD #DD9769
tetradic
#69DD97 #6975DD #DD69AF #DDD169
square
#69DD97 #6975DD #DD69AF #DDD169
split-complementary
#69DD97 #D169DD #DD6975
monochromatic
#26A659 #37D274 #69DD97 #9BE8BA #CDF4DC
Accessibility & contrast
On white
1.69
#69DD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#69DD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD97
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD97 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE93
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#49DBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dd97; /* rgb */ color: rgb(105, 221, 151); /* oklch */ color: oklch(81.2% 0.146 154.8);
Tailwind
colors: {
custom: {
50: '#9ce8b6',
500: '#69dd97',
950: '#000000',
},
}SCSS
$custom: #69dd97; $custom-light: #9ce8b6; $custom-dark: #000000;
JSON
{
"hex": "#69dd97",
"rgb": {
"r": 105,
"g": 221,
"b": 151
},
"hsl": {
"h": 143.793,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81199,
"c": 0.146,
"h": 154.8
},
"luminance": 0.56951
}Semantic roles & 50–950 ramp
primary
#69DD97
secondary
#A94180
accent
#1B85CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481