#6EFAAA#6EFAAA
#6EFAAA is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.8% C 0.166 H 155.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFAAA |
|---|---|
| RGB | rgb(110, 250, 170) |
| HSL | hsl(146, 93%, 71%) |
| HSV | hsv(146, 56%, 98%) |
| CMYK | cmyk(56%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.20, -55.63, 27.18) |
| CIE-LCH | lch(89.20, 61.92, 153.96°) |
| OKLab | oklab(88.76% -0.1514 0.0686) |
| OKLCH | oklch(88.76% 0.166 155.6) |
| XYZ | xyz(47.8678, 74.5841, 49.8960) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.00
Light Bluish Green
#76FDA8
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Green Blue
#56FCA2
ΔE00 1.97
Sea Green (survey)
#53FCA1
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFAAA #FA6EBE
analogous
#78FA6E #6EFAAA #6EFAF0
triadic
#6EFAAA #AA6EFA #FAAA6E
tetradic
#6EFAAA #6E78FA #FA6EBE #FAF06E
square
#6EFAAA #6E78FA #FA6EBE #FAF06E
split-complementary
#6EFAAA #F06EFA #FA6E78
monochromatic
#08E667 #33F887 #6EFAAA #A9FCCD #E1FEEE
Accessibility & contrast
On white
1.32
#6EFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#6EFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFAAA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFAAA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#40F8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6efaaa; /* rgb */ color: rgb(110, 250, 170); /* oklch */ color: oklch(88.8% 0.166 155.6);
Tailwind
colors: {
custom: {
50: '#a2fdc3',
500: '#6efaaa',
950: '#000000',
},
}SCSS
$custom: #6efaaa; $custom-light: #a2fdc3; $custom-dark: #000000;
JSON
{
"hex": "#6efaaa",
"rgb": {
"r": 110,
"g": 250,
"b": 170
},
"hsl": {
"h": 145.714,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.88755,
"c": 0.16625,
"h": 155.6
},
"luminance": 0.74588
}Semantic roles & 50–950 ramp
primary
#6EFAAA
secondary
#D53791
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682