#ABFBFA#ABFBFA
#ABFBFA is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.6% C 0.078 H 194.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFBFA |
|---|---|
| RGB | rgb(171, 251, 250) |
| HSL | hsl(179, 91%, 83%) |
| HSV | hsv(179, 32%, 98%) |
| CMYK | cmyk(31.9%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(93.69, -24.42, -7.30) |
| CIE-LCH | lch(93.69, 25.49, 196.63°) |
| OKLab | oklab(93.64% -0.0753 -0.02) |
| OKLCH | oklch(93.64% 0.078 194.9) |
| XYZ | xyz(68.5411, 84.5504, 103.1322) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.13
Pale Cyan
#B7FFFA
ΔE00 2.05
Paleturquoise
#AFEEEE
ΔE00 3.45
Eggshell Blue
#C4FFF7
ΔE00 4.26
Duck Egg Blue
#C3FBF4
ΔE00 4.30
Light Light Blue
#CAFFFB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFBFA #FBABAC
analogous
#ABFBD2 #ABFBFA #ABD4FB
triadic
#ABFBFA #FAABFB #FBFAAB
tetradic
#ABFBFA #D2ABFB #FBABAC #D4FBAB
square
#ABFBFA #D2ABFB #FBABAC #D4FBAB
split-complementary
#ABFBFA #FBABD4 #FBD2AB
monochromatic
#36F5F3 #71F8F7 #ABFBFA #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.17
#ABFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#ABFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFBFA
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFBFA | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#8DFFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfbfa; /* rgb */ color: rgb(171, 251, 250); /* oklch */ color: oklch(93.6% 0.078 194.9);
Tailwind
colors: {
custom: {
50: '#c7fcfb',
500: '#abfbfa',
950: '#000000',
},
}SCSS
$custom: #abfbfa; $custom-light: #c7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#abfbfa",
"rgb": {
"r": 171,
"g": 251,
"b": 250
},
"hsl": {
"h": 179.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.93641,
"c": 0.07793,
"h": 194.9
},
"luminance": 0.84554
}Semantic roles & 50–950 ramp
primary
#ABFBFA
secondary
#DE6C6D
accent
#0003E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585