#6EFEAE#6EFEAE
#6EFEAE is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.168 H 156.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEAE |
|---|---|
| RGB | rgb(110, 254, 174) |
| HSL | hsl(147, 99%, 71%) |
| HSV | hsv(147, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(90.44, -56.48, 26.84) |
| CIE-LCH | lch(90.44, 62.53, 154.58°) |
| OKLab | oklab(89.79% -0.1538 0.0678) |
| OKLCH | oklch(89.79% 0.168 156.2) |
| XYZ | xyz(49.5081, 77.2500, 52.3379) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 1.75
Seafoam (survey)
#80F9AD
ΔE00 1.88
Light Green Blue
#56FCA2
ΔE00 2.06
Sea Green (survey)
#53FCA1
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEAE #FE6EBE
analogous
#76FE6E #6EFEAE #6EFEF6
triadic
#6EFEAE #AE6EFE #FEAE6E
tetradic
#6EFEAE #6E76FE #FE6EBE #FEF66E
square
#6EFEAE #6E76FE #FE6EBE #FEF66E
split-complementary
#6EFEAE #F66EFE #FE6E76
monochromatic
#02F06C #31FE8C #6EFEAE #ABFED0 #E1FFEE
Accessibility & contrast
On white
1.28
#6EFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6EFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEAE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEAE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#3BFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efeae; /* rgb */ color: rgb(110, 254, 174); /* oklch */ color: oklch(89.8% 0.168 156.2);
Tailwind
colors: {
custom: {
50: '#a2ffc6',
500: '#6efeae',
950: '#000000',
},
}SCSS
$custom: #6efeae; $custom-light: #a2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6efeae",
"rgb": {
"r": 110,
"g": 254,
"b": 174
},
"hsl": {
"h": 146.667,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.89792,
"c": 0.1681,
"h": 156.2
},
"luminance": 0.77255
}Semantic roles & 50–950 ramp
primary
#6EFEAE
secondary
#DA3691
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682