#6EEFA4#6EEFA4
#6EEFA4 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.157 H 155.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFA4 |
|---|---|
| RGB | rgb(110, 239, 164) |
| HSL | hsl(145, 80%, 68%) |
| HSV | hsv(145, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 31.4%, 6.3%) |
| CIE-LAB | lab(85.87, -52.32, 25.71) |
| CIE-LCH | lch(85.87, 58.29, 153.83°) |
| OKLab | oklab(86% -0.1425 0.065) |
| OKLCH | oklch(86% 0.157 155.5) |
| XYZ | xyz(43.9942, 67.7244, 45.8685) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.84
Light Greenish Blue
#63F7B4
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFA4 #EF6EB9
analogous
#78EF6E #6EEFA4 #6EEFE4
triadic
#6EEFA4 #A46EEF #EFA46E
tetradic
#6EEFA4 #6E78EF #EF6EB9 #EFE46E
square
#6EEFA4 #6E78EF #EF6EB9 #EFE46E
split-complementary
#6EEFA4 #E46EEF #EF6E78
monochromatic
#17CC63 #37E981 #6EEFA4 #A5F5C7 #DCFBE9
Accessibility & contrast
On white
1.44
#6EEFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6EEFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFA4
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFA4 | 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)
#EEDE9F
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#47EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefa4; /* rgb */ color: rgb(110, 239, 164); /* oklch */ color: oklch(86.0% 0.157 155.5);
Tailwind
colors: {
custom: {
50: '#a1f5bf',
500: '#6eefa4',
950: '#000000',
},
}SCSS
$custom: #6eefa4; $custom-light: #a1f5bf; $custom-dark: #000000;
JSON
{
"hex": "#6eefa4",
"rgb": {
"r": 110,
"g": 239,
"b": 164
},
"hsl": {
"h": 145.116,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.85996,
"c": 0.15666,
"h": 155.5
},
"luminance": 0.67728
}Semantic roles & 50–950 ramp
primary
#6EEFA4
secondary
#C73A8C
accent
#0984DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582