#6FF6AB#6FF6AB
#6FF6AB is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.9% C 0.160 H 156.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6AB |
|---|---|
| RGB | rgb(111, 246, 171) |
| HSL | hsl(147, 88%, 70%) |
| HSV | hsv(147, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 30.5%, 3.5%) |
| CIE-LAB | lab(88.08, -53.62, 25.15) |
| CIE-LCH | lch(88.08, 59.23, 154.87°) |
| OKLab | oklab(87.85% -0.1462 0.0637) |
| OKLCH | oklch(87.85% 0.16 156.5) |
| XYZ | xyz(46.8581, 72.2271, 49.9921) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6AB #F66FBA
analogous
#76F66F #6FF6AB #6FF6EF
triadic
#6FF6AB #AB6FF6 #F6AB6F
tetradic
#6FF6AB #6F76F6 #F66FBA #F6EF6F
square
#6FF6AB #6F76F6 #F66FBA #F6EF6F
split-complementary
#6FF6AB #EF6FF6 #F66F76
monochromatic
#0EDD6A #35F289 #6FF6AB #A9FACD #E2FDEE
Accessibility & contrast
On white
1.36
#6FF6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#6FF6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6AB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6AB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#43F4E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff6ab; /* rgb */ color: rgb(111, 246, 171); /* oklch */ color: oklch(87.9% 0.160 156.5);
Tailwind
colors: {
custom: {
50: '#a2fac4',
500: '#6ff6ab',
950: '#000000',
},
}SCSS
$custom: #6ff6ab; $custom-light: #a2fac4; $custom-dark: #000000;
JSON
{
"hex": "#6ff6ab",
"rgb": {
"r": 111,
"g": 246,
"b": 171
},
"hsl": {
"h": 146.667,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87853,
"c": 0.1595,
"h": 156.5
},
"luminance": 0.72231
}Semantic roles & 50–950 ramp
primary
#6FF6AB
secondary
#D0398D
accent
#017FE5
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582