#6FF7AB#6FF7AB
#6FF7AB is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.1% C 0.161 H 156.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF7AB |
|---|---|
| RGB | rgb(111, 247, 171) |
| HSL | hsl(146, 89%, 70%) |
| HSV | hsv(146, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(88.37, -54.03, 25.55) |
| CIE-LCH | lch(88.37, 59.76, 154.69°) |
| OKLab | oklab(88.09% -0.1473 0.0647) |
| OKLCH | oklch(88.09% 0.161 156.3) |
| XYZ | xyz(47.1631, 72.8370, 50.0937) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.10
Seafoam (survey)
#80F9AD
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 1.52
Light Bluish Green
#76FDA8
ΔE00 2.01
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF7AB #F76FBB
analogous
#77F76F #6FF7AB #6FF7EF
triadic
#6FF7AB #AB6FF7 #F7AB6F
tetradic
#6FF7AB #6F77F7 #F76FBB #F7EF6F
square
#6FF7AB #6F77F7 #F76FBB #F7EF6F
split-complementary
#6FF7AB #EF6FF7 #F76F77
monochromatic
#0CDF69 #35F489 #6FF7AB #A9FACD #E2FDEE
Accessibility & contrast
On white
1.35
#6FF7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#6FF7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF7AB
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF7AB | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#E3D8B0
Tritanopia (blue-blind)
#43F5E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ff7ab; /* rgb */ color: rgb(111, 247, 171); /* oklch */ color: oklch(88.1% 0.161 156.3);
Tailwind
colors: {
custom: {
50: '#a2fbc4',
500: '#6ff7ab',
950: '#000000',
},
}SCSS
$custom: #6ff7ab; $custom-light: #a2fbc4; $custom-dark: #000000;
JSON
{
"hex": "#6ff7ab",
"rgb": {
"r": 111,
"g": 247,
"b": 171
},
"hsl": {
"h": 146.471,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.88092,
"c": 0.16086,
"h": 156.3
},
"luminance": 0.72841
}Semantic roles & 50–950 ramp
primary
#6FF7AB
secondary
#D1398E
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582