#6EFFAA#6EFFAA
#6EFFAA is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.0% C 0.173 H 154.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFAA |
|---|---|
| RGB | rgb(110, 255, 170) |
| HSL | hsl(145, 100%, 72%) |
| HSV | hsv(145, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.66, -57.61, 29.16) |
| CIE-LCH | lch(90.66, 64.57, 153.15°) |
| OKLab | oklab(89.95% -0.1566 0.0734) |
| OKLCH | oklch(89.95% 0.173 154.9) |
| XYZ | xyz(49.4421, 77.7326, 50.4208) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.82
Light Green Blue
#56FCA2
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.75
Sea Green (survey)
#53FCA1
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFAA #FF6EC3
analogous
#7BFF6E #6EFFAA #6EFFF3
triadic
#6EFFAA #AA6EFF #FFAA6E
tetradic
#6EFFAA #6E7BFF #FF6EC3 #FFF36E
square
#6EFFAA #6E7BFF #FF6EC3 #FFF36E
split-complementary
#6EFFAA #F36EFF #FF6E7B
monochromatic
#00F364 #31FF86 #6EFFAA #ABFFCE #E0FFED
Accessibility & contrast
On white
1.27
#6EFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6EFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFAA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFAA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA5
Deuteranopia (green-blind)
#EADFAF
Tritanopia (blue-blind)
#3DFDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6effaa; /* rgb */ color: rgb(110, 255, 170); /* oklch */ color: oklch(90.0% 0.173 154.9);
Tailwind
colors: {
custom: {
50: '#a3ffc3',
500: '#6effaa',
950: '#000000',
},
}SCSS
$custom: #6effaa; $custom-light: #a3ffc3; $custom-dark: #000000;
JSON
{
"hex": "#6effaa",
"rgb": {
"r": 110,
"g": 255,
"b": 170
},
"hsl": {
"h": 144.828,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.8995,
"c": 0.17293,
"h": 154.9
},
"luminance": 0.77737
}Semantic roles & 50–950 ramp
primary
#6EFFAA
secondary
#DB3697
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682