#6FFABB#6FFABB
#6FFABB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.2% C 0.151 H 161.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFABB |
|---|---|
| RGB | rgb(111, 250, 187) |
| HSL | hsl(153, 93%, 71%) |
| HSV | hsv(153, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.55, -52.12, 19.00) |
| CIE-LCH | lch(89.55, 55.47, 159.97°) |
| OKLab | oklab(89.16% -0.1434 0.0485) |
| OKLCH | oklch(89.16% 0.151 161.3) |
| XYZ | xyz(49.7063, 75.3339, 58.9255) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.25
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFABB #FA6FAE
analogous
#6FFA75 #6FFABB #6FF3FA
triadic
#6FFABB #BB6FFA #FABB6F
tetradic
#6FFABB #756FFA #FA6FAE #F3FA6F
square
#6FFABB #756FFA #FA6FAE #F3FA6F
split-complementary
#6FFABB #FA6FF3 #FA756F
monochromatic
#08E782 #34F89F #6FFABB #AAFCD7 #E1FEF1
Accessibility & contrast
On white
1.31
#6FFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#6FFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFABB
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFABB | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#36F9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffabb; /* rgb */ color: rgb(111, 250, 187); /* oklch */ color: oklch(89.2% 0.151 161.3);
Tailwind
colors: {
custom: {
50: '#a3fdcf',
500: '#6ffabb',
950: '#000000',
},
}SCSS
$custom: #6ffabb; $custom-light: #a3fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6ffabb",
"rgb": {
"r": 111,
"g": 250,
"b": 187
},
"hsl": {
"h": 152.806,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89156,
"c": 0.15135,
"h": 161.3
},
"luminance": 0.75339
}Semantic roles & 50–950 ramp
primary
#6FFABB
secondary
#D5387F
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683