#AFDBDC#AFDBDC
#AFDBDC is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.1% C 0.046 H 198.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBDC |
|---|---|
| RGB | rgb(175, 219, 220) |
| HSL | hsl(181, 39%, 77%) |
| HSV | hsv(181, 20%, 86%) |
| CMYK | cmyk(20.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.45, -14.01, -5.21) |
| CIE-LCH | lch(84.45, 14.95, 200.39°) |
| OKLab | oklab(86.07% -0.0436 -0.0142) |
| OKLCH | oklch(86.07% 0.046 198.1) |
| XYZ | xyz(55.9252, 64.9423, 77.2847) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.33
Paleturquoise
#AFEEEE
ΔE00 5.22
Lightblue
#ADD8E6
ΔE00 5.71
Pale Sky Blue
#BDF6FE
ΔE00 6.52
Light Sky Blue
#C6FCFF
ΔE00 7.19
Pale Blue
#D0FEFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBDC #DCB0AF
analogous
#AFDCC6 #AFDBDC #AFC5DC
triadic
#AFDBDC #DCAFDB #DBDCAF
tetradic
#AFDBDC #C6AFDC #DCB0AF #C5DCAF
square
#AFDBDC #C6AFDC #DCB0AF #C5DCAF
split-complementary
#AFDBDC #DCAFC5 #DCC6AF
monochromatic
#5AB5B7 #84C8C9 #AFDBDC #DAEEEF #EAF5F6
Accessibility & contrast
On white
1.50
#AFDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#AFDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBDC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBDC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#A1DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdbdc; /* rgb */ color: rgb(175, 219, 220); /* oklch */ color: oklch(86.1% 0.046 198.1);
Tailwind
colors: {
custom: {
50: '#c7e6e6',
500: '#afdbdc',
950: '#000000',
},
}SCSS
$custom: #afdbdc; $custom-light: #c7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#afdbdc",
"rgb": {
"r": 175,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86069,
"c": 0.04582,
"h": 198.1
},
"luminance": 0.64944
}Semantic roles & 50–950 ramp
primary
#AFDBDC
secondary
#B47D7B
accent
#3633B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484