#6EDD90#6EDD90
#6EDD90 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.150 H 151.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD90 |
|---|---|
| RGB | rgb(110, 221, 144) |
| HSL | hsl(138, 62%, 65%) |
| HSV | hsv(138, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(80.20, -48.53, 28.31) |
| CIE-LCH | lch(80.20, 56.19, 149.74°) |
| OKLab | oklab(81.25% -0.132 0.071) |
| OKLCH | oklch(81.25% 0.15 151.7) |
| XYZ | xyz(37.3183, 57.0385, 35.4231) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.95
Seaweed
#18D17B
ΔE00 5.64
Emerald
#50C878
ΔE00 5.64
Tealish Green
#0CDC73
ΔE00 5.72
Lightgreen
#90EE90
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD90 #DD6EBB
analogous
#84DD6E #6EDD90 #6EDDC7
triadic
#6EDD90 #906EDD #DD906E
tetradic
#6EDD90 #6E84DD #DD6EBB #DDC76E
square
#6EDD90 #6E84DD #DD6EBB #DDC76E
split-complementary
#6EDD90 #C76EDD #DD6E84
monochromatic
#28A94F #3CD16A #6EDD90 #A0E9B6 #D1F4DC
Accessibility & contrast
On white
1.69
#6EDD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6EDD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD90
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD90 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8B
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#55DAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edd90; /* rgb */ color: rgb(110, 221, 144); /* oklch */ color: oklch(81.2% 0.150 151.7);
Tailwind
colors: {
custom: {
50: '#9ee8b1',
500: '#6edd90',
950: '#000000',
},
}SCSS
$custom: #6edd90; $custom-light: #9ee8b1; $custom-dark: #000000;
JSON
{
"hex": "#6edd90",
"rgb": {
"r": 110,
"g": 221,
"b": 144
},
"hsl": {
"h": 138.378,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.81249,
"c": 0.14984,
"h": 151.7
},
"luminance": 0.57042
}Semantic roles & 50–950 ramp
primary
#6EDD90
secondary
#AC448C
accent
#1C94CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481