#6ADD99#6ADD99
#6ADD99 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.144 H 155.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADD99 |
|---|---|
| RGB | rgb(106, 221, 153) |
| HSL | hsl(145, 63%, 64%) |
| HSV | hsv(145, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.22, -47.87, 23.66) |
| CIE-LCH | lch(80.22, 53.40, 153.70°) |
| OKLab | oklab(81.28% -0.1306 0.0599) |
| OKLCH | oklch(81.28% 0.144 155.4) |
| XYZ | xyz(37.5472, 57.0738, 39.1685) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.61
Weird Green
#3AE57F
ΔE00 5.85
Seaweed
#18D17B
ΔE00 5.91
Light Greenish Blue
#63F7B4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADD99 #DD6AAE
analogous
#75DD6A #6ADD99 #6ADDD3
triadic
#6ADD99 #996ADD #DD996A
tetradic
#6ADD99 #6A75DD #DD6AAE #DDD36A
square
#6ADD99 #6A75DD #DD6AAE #DDD36A
split-complementary
#6ADD99 #D36ADD #DD6A75
monochromatic
#26A75B #38D277 #6ADD99 #9CE8BB #CEF4DD
Accessibility & contrast
On white
1.69
#6ADD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6ADD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADD99
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADD99 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#4ADBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6add99; /* rgb */ color: rgb(106, 221, 153); /* oklch */ color: oklch(81.3% 0.144 155.4);
Tailwind
colors: {
custom: {
50: '#9ce8b7',
500: '#6add99',
950: '#000000',
},
}SCSS
$custom: #6add99; $custom-light: #9ce8b7; $custom-dark: #000000;
JSON
{
"hex": "#6add99",
"rgb": {
"r": 106,
"g": 221,
"b": 153
},
"hsl": {
"h": 144.522,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.81279,
"c": 0.14365,
"h": 155.4
},
"luminance": 0.57077
}Semantic roles & 50–950 ramp
primary
#6ADD99
secondary
#A9427F
accent
#1B83CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481