#ABFFFC#ABFFFC
#ABFFFC is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.6% C 0.081 H 193.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFFC |
|---|---|
| RGB | rgb(171, 255, 252) |
| HSL | hsl(178, 100%, 84%) |
| HSV | hsv(178, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.82, -25.90, -6.65) |
| CIE-LCH | lch(94.82, 26.74, 194.40°) |
| OKLab | oklab(94.57% -0.0793 -0.0183) |
| OKLCH | oklch(94.57% 0.081 193) |
| XYZ | xyz(70.1191, 87.2020, 105.2135) |
| Luminance | 0.8721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.13
Pale Cyan
#B7FFFA
ΔE00 1.80
Eggshell Blue
#C4FFF7
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 4.48
Paleturquoise
#AFEEEE
ΔE00 4.48
Light Light Blue
#CAFFFB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFFC #FFABAE
analogous
#ABFFD2 #ABFFFC #ABD8FF
triadic
#ABFFFC #FCABFF #FFFCAB
tetradic
#ABFFFC #D2ABFF #FFABAE #D8FFAB
square
#ABFFFC #D2ABFF #FFABAE #D8FFAB
split-complementary
#ABFFFC #FFABD8 #FFD2AB
monochromatic
#31FFF8 #6EFFFA #ABFFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#ABFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#ABFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFFC
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFFC | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#8CFFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #abfffc; /* rgb */ color: rgb(171, 255, 252); /* oklch */ color: oklch(94.6% 0.081 193.0);
Tailwind
colors: {
custom: {
50: '#c7fffd',
500: '#abfffc',
950: '#000000',
},
}SCSS
$custom: #abfffc; $custom-light: #c7fffd; $custom-dark: #000000;
JSON
{
"hex": "#abfffc",
"rgb": {
"r": 171,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94566,
"c": 0.08137,
"h": 193
},
"luminance": 0.87206
}Semantic roles & 50–950 ramp
primary
#ABFFFC
secondary
#E56A6E
accent
#0008E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685