#6FF8AB#6FF8AB
#6FF8AB is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.3% C 0.162 H 156.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF8AB |
|---|---|
| RGB | rgb(111, 248, 171) |
| HSL | hsl(146, 91%, 70%) |
| HSV | hsv(146, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 31%, 2.7%) |
| CIE-LAB | lab(88.66, -54.43, 25.95) |
| CIE-LCH | lch(88.66, 60.30, 154.51°) |
| OKLab | oklab(88.33% -0.1483 0.0656) |
| OKLCH | oklch(88.33% 0.162 156.1) |
| XYZ | xyz(47.4697, 73.4502, 50.1959) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.99
Seafoam (survey)
#80F9AD
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 1.50
Light Bluish Green
#76FDA8
ΔE00 1.79
Light Greenish Blue
#63F7B4
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF8AB #F86FBC
analogous
#78F86F #6FF8AB #6FF8EF
triadic
#6FF8AB #AB6FF8 #F8AB6F
tetradic
#6FF8AB #6F78F8 #F86FBC #F8EF6F
square
#6FF8AB #6F78F8 #F86FBC #F8EF6F
split-complementary
#6FF8AB #EF6FF8 #F86F78
monochromatic
#0BE269 #35F589 #6FF8AB #A9FBCD #E2FEEE
Accessibility & contrast
On white
1.34
#6FF8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#6FF8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF8AB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF8AB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A6
Deuteranopia (green-blind)
#E4D9B0
Tritanopia (blue-blind)
#42F6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff8ab; /* rgb */ color: rgb(111, 248, 171); /* oklch */ color: oklch(88.3% 0.162 156.1);
Tailwind
colors: {
custom: {
50: '#a2fbc4',
500: '#6ff8ab',
950: '#000000',
},
}SCSS
$custom: #6ff8ab; $custom-light: #a2fbc4; $custom-dark: #000000;
JSON
{
"hex": "#6ff8ab",
"rgb": {
"r": 111,
"g": 248,
"b": 171
},
"hsl": {
"h": 146.277,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.88331,
"c": 0.1622,
"h": 156.1
},
"luminance": 0.73455
}Semantic roles & 50–950 ramp
primary
#6FF8AB
secondary
#D3388F
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582