#6EDBA2#6EDBA2
#6EDBA2 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.2% C 0.131 H 158.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBA2 |
|---|---|
| RGB | rgb(110, 219, 162) |
| HSL | hsl(149, 60%, 65%) |
| HSV | hsv(149, 50%, 86%) |
| CMYK | cmyk(49.8%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(79.94, -44.31, 18.60) |
| CIE-LCH | lch(79.94, 48.05, 157.23°) |
| OKLab | oklab(81.15% -0.1217 0.0474) |
| OKLCH | oklch(81.15% 0.131 158.7) |
| XYZ | xyz(38.2804, 56.5835, 43.0799) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 4.50
Aqua Green
#12E193
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 6.12
Light Greenish Blue
#63F7B4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBA2 #DB6EA7
analogous
#71DB6E #6EDBA2 #6EDBD9
triadic
#6EDBA2 #A26EDB #DBA26E
tetradic
#6EDBA2 #6E71DB #DB6EA7 #DBD96E
square
#6EDBA2 #6E71DB #DB6EA7 #DBD96E
split-complementary
#6EDBA2 #D96EDB #DB6E71
monochromatic
#29A664 #3DCF83 #6EDBA2 #9FE7C1 #D0F3E1
Accessibility & contrast
On white
1.70
#6EDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#6EDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBA2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBA2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9F
Deuteranopia (green-blind)
#C9C2A5
Tritanopia (blue-blind)
#4EDACB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edba2; /* rgb */ color: rgb(110, 219, 162); /* oklch */ color: oklch(81.2% 0.131 158.7);
Tailwind
colors: {
custom: {
50: '#9ee7bd',
500: '#6edba2',
950: '#000000',
},
}SCSS
$custom: #6edba2; $custom-light: #9ee7bd; $custom-dark: #000000;
JSON
{
"hex": "#6edba2",
"rgb": {
"r": 110,
"g": 219,
"b": 162
},
"hsl": {
"h": 148.624,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.8115,
"c": 0.13062,
"h": 158.7
},
"luminance": 0.56587
}Semantic roles & 50–950 ramp
primary
#6EDBA2
secondary
#A94579
accent
#1E77C8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482