#6EDD96#6EDD96
#6EDD96 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.144 H 153.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD96 |
|---|---|
| RGB | rgb(110, 221, 150) |
| HSL | hsl(142, 62%, 65%) |
| HSV | hsv(142, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(80.31, -47.46, 25.36) |
| CIE-LCH | lch(80.31, 53.81, 151.89°) |
| OKLab | oklab(81.37% -0.1293 0.064) |
| OKLCH | oklch(81.37% 0.144 153.7) |
| XYZ | xyz(37.7891, 57.2268, 37.9028) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 5.39
Weird Green
#3AE57F
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 5.86
Seaweed
#18D17B
ΔE00 5.91
Emerald
#50C878
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD96 #DD6EB5
analogous
#7DDD6E #6EDD96 #6EDDCE
triadic
#6EDD96 #966EDD #DD966E
tetradic
#6EDD96 #6E7DDD #DD6EB5 #DDCE6E
square
#6EDD96 #6E7DDD #DD6EB5 #DDCE6E
split-complementary
#6EDD96 #CE6EDD #DD6E7D
monochromatic
#28A956 #3CD172 #6EDD96 #A0E9BA #D1F4DE
Accessibility & contrast
On white
1.69
#6EDD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#6EDD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD96
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD96 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#53DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edd96; /* rgb */ color: rgb(110, 221, 150); /* oklch */ color: oklch(81.4% 0.144 153.7);
Tailwind
colors: {
custom: {
50: '#9ee8b5',
500: '#6edd96',
950: '#000000',
},
}SCSS
$custom: #6edd96; $custom-light: #9ee8b5; $custom-dark: #000000;
JSON
{
"hex": "#6edd96",
"rgb": {
"r": 110,
"g": 221,
"b": 150
},
"hsl": {
"h": 141.622,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.8137,
"c": 0.14425,
"h": 153.7
},
"luminance": 0.5723
}Semantic roles & 50–950 ramp
primary
#6EDD96
secondary
#AC4486
accent
#1C8BCA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481