#ABFBFC#ABFBFC
#ABFBFC is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.7% C 0.078 H 196.9°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFBFC |
|---|---|
| RGB | rgb(171, 251, 252) |
| HSL | hsl(181, 93%, 83%) |
| HSV | hsv(181, 32%, 99%) |
| CMYK | cmyk(32.1%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.74, -23.97, -8.25) |
| CIE-LCH | lch(93.74, 25.35, 198.99°) |
| OKLab | oklab(93.7% -0.0745 -0.0226) |
| OKLCH | oklch(93.7% 0.078 196.9) |
| XYZ | xyz(68.8564, 84.6765, 104.7925) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.73
Pale Cyan
#B7FFFA
ΔE00 2.58
Paleturquoise
#AFEEEE
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Light Sky Blue
#C6FCFF
ΔE00 4.64
Duck Egg Blue
#C3FBF4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFBFC #FCACAB
analogous
#ABFCD4 #ABFBFC #ABD2FC
triadic
#ABFBFC #FCABFB #FBFCAB
tetradic
#ABFBFC #D4ABFC #FCACAB #D2FCAB
square
#ABFBFC #D4ABFC #FCACAB #D2FCAB
split-complementary
#ABFBFC #FCABD2 #FCD4AB
monochromatic
#35F5F8 #70F8FA #ABFBFC #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.17
#ABFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#ABFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFBFC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFBFC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#8CFFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfbfc; /* rgb */ color: rgb(171, 251, 252); /* oklch */ color: oklch(93.7% 0.078 196.9);
Tailwind
colors: {
custom: {
50: '#c7fcfd',
500: '#abfbfc',
950: '#000000',
},
}SCSS
$custom: #abfbfc; $custom-light: #c7fcfd; $custom-dark: #000000;
JSON
{
"hex": "#abfbfc",
"rgb": {
"r": 171,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.741,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.93703,
"c": 0.07789,
"h": 196.9
},
"luminance": 0.84681
}Semantic roles & 50–950 ramp
primary
#ABFBFC
secondary
#E06D6B
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585