#69DC93#69DC93
#69DC93 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.148 H 153.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC93 |
|---|---|
| RGB | rgb(105, 220, 147) |
| HSL | hsl(142, 62%, 64%) |
| HSV | hsv(142, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(79.78, -48.81, 26.17) |
| CIE-LCH | lch(79.78, 55.38, 151.81°) |
| OKLab | oklab(80.87% -0.1328 0.0659) |
| OKLCH | oklch(80.87% 0.148 153.6) |
| XYZ | xyz(36.6826, 56.2931, 36.5307) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.35
Emerald
#50C878
ΔE00 5.50
Tealish Green
#0CDC73
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC93 #DC69B2
analogous
#78DC69 #69DC93 #69DCCC
triadic
#69DC93 #9369DC #DC9369
tetradic
#69DC93 #6978DC #DC69B2 #DCCC69
square
#69DC93 #6978DC #DC69B2 #DCCC69
split-complementary
#69DC93 #CC69DC #DC6978
monochromatic
#26A454 #37D06F #69DC93 #9BE8B7 #CCF3DA
Accessibility & contrast
On white
1.71
#69DC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#69DC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC93
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC93 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8E
Deuteranopia (green-blind)
#CCC198
Tritanopia (blue-blind)
#4BDAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dc93; /* rgb */ color: rgb(105, 220, 147); /* oklch */ color: oklch(80.9% 0.148 153.6);
Tailwind
colors: {
custom: {
50: '#9ce7b3',
500: '#69dc93',
950: '#000000',
},
}SCSS
$custom: #69dc93; $custom-light: #9ce7b3; $custom-dark: #000000;
JSON
{
"hex": "#69dc93",
"rgb": {
"r": 105,
"g": 220,
"b": 147
},
"hsl": {
"h": 141.913,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80873,
"c": 0.14827,
"h": 153.6
},
"luminance": 0.56296
}Semantic roles & 50–950 ramp
primary
#69DC93
secondary
#A74282
accent
#1C8ACA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481