#6EEEA5#6EEEA5
#6EEEA5 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.154 H 156.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA5 |
|---|---|
| RGB | rgb(110, 238, 165) |
| HSL | hsl(146, 79%, 68%) |
| HSV | hsv(146, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(85.59, -51.72, 24.82) |
| CIE-LCH | lch(85.59, 57.37, 154.36°) |
| OKLab | oklab(85.78% -0.141 0.0628) |
| OKLCH | oklch(85.78% 0.154 156) |
| XYZ | xyz(43.7930, 67.1768, 46.2486) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA5 #EE6EB7
analogous
#77EE6E #6EEEA5 #6EEEE5
triadic
#6EEEA5 #A56EEE #EEA56E
tetradic
#6EEEA5 #6E77EE #EE6EB7 #EEE56E
square
#6EEEA5 #6E77EE #EE6EB7 #EEE56E
split-complementary
#6EEEA5 #E56EEE #EE6E77
monochromatic
#18CA64 #37E883 #6EEEA5 #A5F4C7 #DCFBE9
Accessibility & contrast
On white
1.45
#6EEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6EEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA5
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA5 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA1
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#47ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea5; /* rgb */ color: rgb(110, 238, 165); /* oklch */ color: oklch(85.8% 0.154 156.0);
Tailwind
colors: {
custom: {
50: '#a0f4c0',
500: '#6eeea5',
950: '#000000',
},
}SCSS
$custom: #6eeea5; $custom-light: #a0f4c0; $custom-dark: #000000;
JSON
{
"hex": "#6eeea5",
"rgb": {
"r": 110,
"g": 238,
"b": 165
},
"hsl": {
"h": 145.781,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85777,
"c": 0.1544,
"h": 156
},
"luminance": 0.67181
}Semantic roles & 50–950 ramp
primary
#6EEEA5
secondary
#C63A8A
accent
#0A81DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582