#6EEFA5#6EEFA5
#6EEFA5 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.156 H 155.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFA5 |
|---|---|
| RGB | rgb(110, 239, 165) |
| HSL | hsl(146, 80%, 68%) |
| HSV | hsv(146, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(85.89, -52.13, 25.22) |
| CIE-LCH | lch(85.89, 57.91, 154.18°) |
| OKLab | oklab(86.02% -0.1421 0.0638) |
| OKLCH | oklch(86.02% 0.156 155.8) |
| XYZ | xyz(44.0849, 67.7607, 46.3460) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.79
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Bluish Green
#76FDA8
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFA5 #EF6EB8
analogous
#77EF6E #6EEFA5 #6EEFE5
triadic
#6EEFA5 #A56EEF #EFA56E
tetradic
#6EEFA5 #6E77EF #EF6EB8 #EFE56E
square
#6EEFA5 #6E77EF #EF6EB8 #EFE56E
split-complementary
#6EEFA5 #E56EEF #EF6E77
monochromatic
#17CC64 #37E983 #6EEFA5 #A5F5C7 #DCFBE9
Accessibility & contrast
On white
1.44
#6EEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6EEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFA5
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFA5 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDEA0
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#47EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefa5; /* rgb */ color: rgb(110, 239, 165); /* oklch */ color: oklch(86.0% 0.156 155.8);
Tailwind
colors: {
custom: {
50: '#a1f5c0',
500: '#6eefa5',
950: '#000000',
},
}SCSS
$custom: #6eefa5; $custom-light: #a1f5c0; $custom-dark: #000000;
JSON
{
"hex": "#6eefa5",
"rgb": {
"r": 110,
"g": 239,
"b": 165
},
"hsl": {
"h": 145.581,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86017,
"c": 0.15577,
"h": 155.8
},
"luminance": 0.67765
}Semantic roles & 50–950 ramp
primary
#6EEFA5
secondary
#C73A8B
accent
#0982DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582