#6EDEA5#6EDEA5
#6EDEA5 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.132 H 159.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEA5 |
|---|---|
| RGB | rgb(110, 222, 165) |
| HSL | hsl(149, 63%, 65%) |
| HSV | hsv(149, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 25.7%, 12.9%) |
| CIE-LAB | lab(80.89, -45.00, 18.34) |
| CIE-LCH | lch(80.89, 48.60, 157.83°) |
| OKLab | oklab(81.94% -0.1237 0.0468) |
| OKLCH | oklch(81.94% 0.132 159.3) |
| XYZ | xyz(39.3400, 58.2709, 44.7643) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.07
Eucalyptus
#44D7A8
ΔE00 4.53
Aqua Green
#12E193
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.45
Light Greenish Blue
#63F7B4
ΔE00 5.67
Light Teal
#90E4C1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEA5 #DE6EA7
analogous
#6FDE6E #6EDEA5 #6EDEDD
triadic
#6EDEA5 #A56EDE #DEA56E
tetradic
#6EDEA5 #6E6FDE #DE6EA7 #DEDD6E
square
#6EDEA5 #6E6FDE #DE6EA7 #DEDD6E
split-complementary
#6EDEA5 #DD6EDE #DE6E6F
monochromatic
#27AB68 #3CD386 #6EDEA5 #A0E9C4 #D2F5E3
Accessibility & contrast
On white
1.66
#6EDEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6EDEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEA5
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEA5 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A2
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#4CDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edea5; /* rgb */ color: rgb(110, 222, 165); /* oklch */ color: oklch(81.9% 0.132 159.3);
Tailwind
colors: {
custom: {
50: '#9fe9bf',
500: '#6edea5',
950: '#000000',
},
}SCSS
$custom: #6edea5; $custom-light: #9fe9bf; $custom-dark: #000000;
JSON
{
"hex": "#6edea5",
"rgb": {
"r": 110,
"g": 222,
"b": 165
},
"hsl": {
"h": 149.464,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.81939,
"c": 0.13224,
"h": 159.3
},
"luminance": 0.58274
}Semantic roles & 50–950 ramp
primary
#6EDEA5
secondary
#AD4379
accent
#1B74CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482