#6EDD99#6EDD99
#6EDD99 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.141 H 154.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD99 |
|---|---|
| RGB | rgb(110, 221, 153) |
| HSL | hsl(143, 62%, 65%) |
| HSV | hsv(143, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.36, -46.90, 23.87) |
| CIE-LCH | lch(80.36, 52.63, 153.02°) |
| OKLab | oklab(81.43% -0.1279 0.0604) |
| OKLCH | oklch(81.43% 0.141 154.7) |
| XYZ | xyz(38.0338, 57.3247, 39.1913) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 5.27
Seafoam
#7FE0B3
ΔE00 5.28
Weird Green
#3AE57F
ΔE00 5.95
Seaweed
#18D17B
ΔE00 6.14
Seafoam Green
#7AF9AB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD99 #DD6EB2
analogous
#7BDD6E #6EDD99 #6EDDD0
triadic
#6EDD99 #996EDD #DD996E
tetradic
#6EDD99 #6E7BDD #DD6EB2 #DDD06E
square
#6EDD99 #6E7BDD #DD6EB2 #DDD06E
split-complementary
#6EDD99 #D06EDD #DD6E7B
monochromatic
#28A95A #3CD176 #6EDD99 #A0E9BC #D1F4DF
Accessibility & contrast
On white
1.68
#6EDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6EDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD99
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD99 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#CCC39D
Tritanopia (blue-blind)
#52DBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edd99; /* rgb */ color: rgb(110, 221, 153); /* oklch */ color: oklch(81.4% 0.141 154.7);
Tailwind
colors: {
custom: {
50: '#9ee8b7',
500: '#6edd99',
950: '#000000',
},
}SCSS
$custom: #6edd99; $custom-light: #9ee8b7; $custom-dark: #000000;
JSON
{
"hex": "#6edd99",
"rgb": {
"r": 110,
"g": 221,
"b": 153
},
"hsl": {
"h": 143.243,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.81433,
"c": 0.14149,
"h": 154.7
},
"luminance": 0.57328
}Semantic roles & 50–950 ramp
primary
#6EDD99
secondary
#AC4483
accent
#1C86CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481