#69DC97#69DC97
#69DC97 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.145 H 155.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC97 |
|---|---|
| RGB | rgb(105, 220, 151) |
| HSL | hsl(144, 62%, 64%) |
| HSV | hsv(144, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(79.85, -48.07, 24.19) |
| CIE-LCH | lch(79.85, 53.81, 153.29°) |
| OKLab | oklab(80.96% -0.131 0.0611) |
| OKLCH | oklch(80.96% 0.145 155) |
| XYZ | xyz(37.0020, 56.4209, 38.2126) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 5.58
Seaweed
#18D17B
ΔE00 5.65
Weird Green
#3AE57F
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.77
Emerald
#50C878
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC97 #DC69AE
analogous
#74DC69 #69DC97 #69DCD0
triadic
#69DC97 #9769DC #DC9769
tetradic
#69DC97 #6974DC #DC69AE #DCD069
square
#69DC97 #6974DC #DC69AE #DCD069
split-complementary
#69DC97 #D069DC #DC6974
monochromatic
#26A459 #37D075 #69DC97 #9BE8B9 #CCF3DC
Accessibility & contrast
On white
1.71
#69DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#69DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC97
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC97 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD93
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#49DACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dc97; /* rgb */ color: rgb(105, 220, 151); /* oklch */ color: oklch(81.0% 0.145 155.0);
Tailwind
colors: {
custom: {
50: '#9ce7b6',
500: '#69dc97',
950: '#000000',
},
}SCSS
$custom: #69dc97; $custom-light: #9ce7b6; $custom-dark: #000000;
JSON
{
"hex": "#69dc97",
"rgb": {
"r": 105,
"g": 220,
"b": 151
},
"hsl": {
"h": 144,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80956,
"c": 0.14459,
"h": 155
},
"luminance": 0.56424
}Semantic roles & 50–950 ramp
primary
#69DC97
secondary
#A7427F
accent
#1C84CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481