#ABFDFD#ABFDFD
#ABFDFD is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.2% C 0.080 H 195.9°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDFD |
|---|---|
| RGB | rgb(171, 253, 253) |
| HSL | hsl(180, 95%, 83%) |
| HSV | hsv(180, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(94.31, -24.71, -7.93) |
| CIE-LCH | lch(94.31, 25.95, 197.79°) |
| OKLab | oklab(94.17% -0.0765 -0.0218) |
| OKLCH | oklch(94.17% 0.08 195.9) |
| XYZ | xyz(69.6433, 85.9962, 105.8387) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.19
Pale Cyan
#B7FFFA
ΔE00 2.29
Paleturquoise
#AFEEEE
ΔE00 3.82
Eggshell Blue
#C4FFF7
ΔE00 4.54
Duck Egg Blue
#C3FBF4
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDFD #FDABAB
analogous
#ABFDD4 #ABFDFD #ABD4FD
triadic
#ABFDFD #FDABFD #FDFDAB
tetradic
#ABFDFD #D4ABFD #FDABAB #D4FDAB
square
#ABFDFD #D4ABFD #FDABAB #D4FDAB
split-complementary
#ABFDFD #FDABD4 #FDD4AB
monochromatic
#33FAFA #6FFCFC #ABFDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.15
#ABFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#ABFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDFD
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDFD | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#8CFFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abfdfd; /* rgb */ color: rgb(171, 253, 253); /* oklch */ color: oklch(94.2% 0.080 195.9);
Tailwind
colors: {
custom: {
50: '#c7fefe',
500: '#abfdfd',
950: '#000000',
},
}SCSS
$custom: #abfdfd; $custom-light: #c7fefe; $custom-dark: #000000;
JSON
{
"hex": "#abfdfd",
"rgb": {
"r": 171,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.94165,
"c": 0.07956,
"h": 195.9
},
"luminance": 0.86
}Semantic roles & 50–950 ramp
primary
#ABFDFD
secondary
#E16B6B
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585