#ABCFD2#ABCFD2
#ABCFD2 is a very light, muted teal. Relative luminance 0.579; OKLCH L 82.9% C 0.038 H 202.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFD2 |
|---|---|
| RGB | rgb(171, 207, 210) |
| HSL | hsl(185, 30%, 75%) |
| HSV | hsv(185, 19%, 82%) |
| CMYK | cmyk(18.6%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(80.70, -11.22, -5.45) |
| CIE-LCH | lch(80.70, 12.47, 205.90°) |
| OKLab | oklab(82.94% -0.0354 -0.0148) |
| OKLCH | oklch(82.94% 0.038 202.7) |
| XYZ | xyz(50.7370, 57.9351, 69.4696) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.49
Lightblue
#ADD8E6
ΔE00 4.89
Paleturquoise
#AFEEEE
ΔE00 8.57
Ice Blue
#A5DFF9
ΔE00 9.05
Pale Sky Blue
#BDF6FE
ΔE00 9.23
Sky Blue
#87CEEB
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFD2 #D2AEAB
analogous
#ABD2C2 #ABCFD2 #ABBCD2
triadic
#ABCFD2 #D2ABCF #CFD2AB
tetradic
#ABCFD2 #C2ABD2 #D2AEAB #BCD2AB
square
#ABCFD2 #C2ABD2 #D2AEAB #BCD2AB
split-complementary
#ABCFD2 #D2ABBC #D2C2AB
monochromatic
#5BA1A7 #83B8BD #ABCFD2 #D3E6E7 #EBF4F4
Accessibility & contrast
On white
1.67
#ABCFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#ABCFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFD2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFD2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD2
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#9FD2D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcfd2; /* rgb */ color: rgb(171, 207, 210); /* oklch */ color: oklch(82.9% 0.038 202.7);
Tailwind
colors: {
custom: {
50: '#c4dddf',
500: '#abcfd2',
950: '#000000',
},
}SCSS
$custom: #abcfd2; $custom-light: #c4dddf; $custom-dark: #000000;
JSON
{
"hex": "#abcfd2",
"rgb": {
"r": 171,
"g": 207,
"b": 210
},
"hsl": {
"h": 184.615,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.82938,
"c": 0.0384,
"h": 202.7
},
"luminance": 0.57937
}Semantic roles & 50–950 ramp
primary
#ABCFD2
secondary
#A87D79
accent
#453DA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484