#6FF0AA#6FF0AA
#6FF0AA is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.152 H 157.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0AA |
|---|---|
| RGB | rgb(111, 240, 170) |
| HSL | hsl(147, 81%, 69%) |
| HSV | hsv(147, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(86.30, -51.36, 23.23) |
| CIE-LCH | lch(86.30, 56.37, 155.66°) |
| OKLab | oklab(86.4% -0.1403 0.059) |
| OKLCH | oklch(86.4% 0.152 157.2) |
| XYZ | xyz(44.9676, 68.5980, 48.8934) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.54
Light Bluish Green
#76FDA8
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0AA #F06FB5
analogous
#75F06F #6FF0AA #6FF0EB
triadic
#6FF0AA #AA6FF0 #F0AA6F
tetradic
#6FF0AA #6F75F0 #F06FB5 #F0EB6F
square
#6FF0AA #6F75F0 #F06FB5 #F0EB6F
split-complementary
#6FF0AA #EB6FF0 #F06F75
monochromatic
#16CF6A #38EA89 #6FF0AA #A6F6CB #DEFCEB
Accessibility & contrast
On white
1.43
#6FF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6FF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0AA
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0AA | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A6
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#46EEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff0aa; /* rgb */ color: rgb(111, 240, 170); /* oklch */ color: oklch(86.4% 0.152 157.2);
Tailwind
colors: {
custom: {
50: '#a1f6c3',
500: '#6ff0aa',
950: '#000000',
},
}SCSS
$custom: #6ff0aa; $custom-light: #a1f6c3; $custom-dark: #000000;
JSON
{
"hex": "#6ff0aa",
"rgb": {
"r": 111,
"g": 240,
"b": 170
},
"hsl": {
"h": 147.442,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86398,
"c": 0.15223,
"h": 157.2
},
"luminance": 0.68602
}Semantic roles & 50–950 ramp
primary
#6FF0AA
secondary
#C93A88
accent
#087CDD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582