#6EDD94#6EDD94
#6EDD94 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.146 H 153.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD94 |
|---|---|
| RGB | rgb(110, 221, 148) |
| HSL | hsl(141, 62%, 65%) |
| HSV | hsv(141, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.27, -47.82, 26.34) |
| CIE-LCH | lch(80.27, 54.60, 151.15°) |
| OKLab | oklab(81.33% -0.1302 0.0663) |
| OKLCH | oklch(81.33% 0.146 153) |
| XYZ | xyz(37.6295, 57.1630, 37.0618) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.77
Weird Green
#3AE57F
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.79
Emerald
#50C878
ΔE00 5.83
Seafoam Green
#7AF9AB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD94 #DD6EB7
analogous
#7FDD6E #6EDD94 #6EDDCC
triadic
#6EDD94 #946EDD #DD946E
tetradic
#6EDD94 #6E7FDD #DD6EB7 #DDCC6E
square
#6EDD94 #6E7FDD #DD6EB7 #DDCC6E
split-complementary
#6EDD94 #CC6EDD #DD6E7F
monochromatic
#28A954 #3CD16F #6EDD94 #A0E9B9 #D1F4DD
Accessibility & contrast
On white
1.69
#6EDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6EDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD94
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD94 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#53DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edd94; /* rgb */ color: rgb(110, 221, 148); /* oklch */ color: oklch(81.3% 0.146 153.0);
Tailwind
colors: {
custom: {
50: '#9ee8b4',
500: '#6edd94',
950: '#000000',
},
}SCSS
$custom: #6edd94; $custom-light: #9ee8b4; $custom-dark: #000000;
JSON
{
"hex": "#6edd94",
"rgb": {
"r": 110,
"g": 221,
"b": 148
},
"hsl": {
"h": 140.541,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.81329,
"c": 0.1461,
"h": 153
},
"luminance": 0.57166
}Semantic roles & 50–950 ramp
primary
#6EDD94
secondary
#AC4488
accent
#1C8ECA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481