#6ADD90#6ADD90
#6ADD90 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.152 H 152.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADD90 |
|---|---|
| RGB | rgb(106, 221, 144) |
| HSL | hsl(140, 63%, 64%) |
| HSV | hsv(140, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(80.06, -49.52, 28.10) |
| CIE-LCH | lch(80.06, 56.94, 150.43°) |
| OKLab | oklab(81.09% -0.1346 0.0705) |
| OKLCH | oklch(81.09% 0.152 152.4) |
| XYZ | xyz(36.8317, 56.7876, 35.4003) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.56
Aqua Green
#12E193
ΔE00 4.57
Seaweed
#18D17B
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 5.49
Emerald
#50C878
ΔE00 5.53
Lightgreen
#90EE90
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADD90 #DD6AB7
analogous
#7EDD6A #6ADD90 #6ADDCA
triadic
#6ADD90 #906ADD #DD906A
tetradic
#6ADD90 #6A7EDD #DD6AB7 #DDCA6A
square
#6ADD90 #6A7EDD #DD6AB7 #DDCA6A
split-complementary
#6ADD90 #CA6ADD #DD6A7E
monochromatic
#26A750 #38D26B #6ADD90 #9CE8B5 #CEF4DA
Accessibility & contrast
On white
1.70
#6ADD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#6ADD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADD90
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADD90 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#4EDAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6add90; /* rgb */ color: rgb(106, 221, 144); /* oklch */ color: oklch(81.1% 0.152 152.4);
Tailwind
colors: {
custom: {
50: '#9ce8b1',
500: '#6add90',
950: '#000000',
},
}SCSS
$custom: #6add90; $custom-light: #9ce8b1; $custom-dark: #000000;
JSON
{
"hex": "#6add90",
"rgb": {
"r": 106,
"g": 221,
"b": 144
},
"hsl": {
"h": 139.826,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.81094,
"c": 0.15194,
"h": 152.4
},
"luminance": 0.56791
}Semantic roles & 50–950 ramp
primary
#6ADD90
secondary
#A94287
accent
#1B91CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481