#6ADD95#6ADD95
#6ADD95 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.147 H 154.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADD95 |
|---|---|
| RGB | rgb(106, 221, 149) |
| HSL | hsl(142, 63%, 64%) |
| HSV | hsv(142, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.15, -48.62, 25.63) |
| CIE-LCH | lch(80.15, 54.96, 152.20°) |
| OKLab | oklab(81.19% -0.1324 0.0646) |
| OKLCH | oklch(81.19% 0.147 154) |
| XYZ | xyz(37.2223, 56.9438, 37.4577) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 5.75
Emerald
#50C878
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADD95 #DD6AB2
analogous
#79DD6A #6ADD95 #6ADDCF
triadic
#6ADD95 #956ADD #DD956A
tetradic
#6ADD95 #6A79DD #DD6AB2 #DDCF6A
square
#6ADD95 #6A79DD #DD6AB2 #DDCF6A
split-complementary
#6ADD95 #CF6ADD #DD6A79
monochromatic
#26A756 #38D272 #6ADD95 #9CE8B8 #CEF4DC
Accessibility & contrast
On white
1.69
#6ADD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6ADD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADD95
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADD95 | 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)
#DDCE90
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#4CDBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6add95; /* rgb */ color: rgb(106, 221, 149); /* oklch */ color: oklch(81.2% 0.147 154.0);
Tailwind
colors: {
custom: {
50: '#9ce8b4',
500: '#6add95',
950: '#000000',
},
}SCSS
$custom: #6add95; $custom-light: #9ce8b4; $custom-dark: #000000;
JSON
{
"hex": "#6add95",
"rgb": {
"r": 106,
"g": 221,
"b": 149
},
"hsl": {
"h": 142.435,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.81195,
"c": 0.14731,
"h": 154
},
"luminance": 0.56947
}Semantic roles & 50–950 ramp
primary
#6ADD95
secondary
#A94283
accent
#1B89CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481