#6FE6AA#6FE6AA
#6FE6AA is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.0% C 0.139 H 159.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE6AA |
|---|---|
| RGB | rgb(111, 230, 170) |
| HSL | hsl(150, 70%, 67%) |
| HSV | hsv(150, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.37, -47.19, 19.19) |
| CIE-LCH | lch(83.37, 50.94, 157.87°) |
| OKLab | oklab(84.01% -0.1296 0.0489) |
| OKLCH | oklch(84.01% 0.139 159.3) |
| XYZ | xyz(42.1046, 62.8718, 47.9391) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.87
Seafoam (survey)
#80F9AD
ΔE00 5.00
Seafoam Green
#7AF9AB
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE6AA #E66FAB
analogous
#70E66F #6FE6AA #6FE6E6
triadic
#6FE6AA #AA6FE6 #E6AA6F
tetradic
#6FE6AA #6F70E6 #E66FAB #E6E66F
square
#6FE6AA #6F70E6 #E66FAB #E6E66F
split-complementary
#6FE6AA #E66FE6 #E66F70
monochromatic
#20BA6D #3BDD8B #6FE6AA #A3EFC9 #D7F8E8
Accessibility & contrast
On white
1.55
#6FE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6FE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE6AA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE6AA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D2CBAE
Tritanopia (blue-blind)
#49E5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe6aa; /* rgb */ color: rgb(111, 230, 170); /* oklch */ color: oklch(84.0% 0.139 159.3);
Tailwind
colors: {
custom: {
50: '#a0eec3',
500: '#6fe6aa',
950: '#000000',
},
}SCSS
$custom: #6fe6aa; $custom-light: #a0eec3; $custom-dark: #000000;
JSON
{
"hex": "#6fe6aa",
"rgb": {
"r": 111,
"g": 230,
"b": 170
},
"hsl": {
"h": 149.748,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.84007,
"c": 0.13852,
"h": 159.3
},
"luminance": 0.62875
}Semantic roles & 50–950 ramp
primary
#6FE6AA
secondary
#BA3F7D
accent
#1374D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582