#69DC95#69DC95
#69DC95 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.146 H 154.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC95 |
|---|---|
| RGB | rgb(105, 220, 149) |
| HSL | hsl(143, 62%, 64%) |
| HSV | hsv(143, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(79.82, -48.44, 25.18) |
| CIE-LCH | lch(79.82, 54.60, 152.54°) |
| OKLab | oklab(80.92% -0.1319 0.0635) |
| OKLCH | oklch(80.92% 0.146 154.3) |
| XYZ | xyz(36.8409, 56.3564, 37.3644) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.48
Emerald
#50C878
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC95 #DC69B0
analogous
#76DC69 #69DC95 #69DCCF
triadic
#69DC95 #9569DC #DC9569
tetradic
#69DC95 #6976DC #DC69B0 #DCCF69
square
#69DC95 #6976DC #DC69B0 #DCCF69
split-complementary
#69DC95 #CF69DC #DC6976
monochromatic
#26A457 #37D072 #69DC95 #9BE8B8 #CCF3DB
Accessibility & contrast
On white
1.71
#69DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#69DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC95
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC95 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#4ADAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dc95; /* rgb */ color: rgb(105, 220, 149); /* oklch */ color: oklch(80.9% 0.146 154.3);
Tailwind
colors: {
custom: {
50: '#9ce7b4',
500: '#69dc95',
950: '#000000',
},
}SCSS
$custom: #69dc95; $custom-light: #9ce7b4; $custom-dark: #000000;
JSON
{
"hex": "#69dc95",
"rgb": {
"r": 105,
"g": 220,
"b": 149
},
"hsl": {
"h": 142.957,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80915,
"c": 0.14642,
"h": 154.3
},
"luminance": 0.5636
}Semantic roles & 50–950 ramp
primary
#69DC95
secondary
#A74281
accent
#1C87CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481