#AFDBDD#AFDBDD
#AFDBDD is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.1% C 0.046 H 199.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBDD |
|---|---|
| RGB | rgb(175, 219, 221) |
| HSL | hsl(183, 40%, 78%) |
| HSV | hsv(183, 21%, 87%) |
| CMYK | cmyk(20.8%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.48, -13.80, -5.70) |
| CIE-LCH | lch(84.48, 14.93, 202.44°) |
| OKLab | oklab(86.1% -0.0432 -0.0155) |
| OKLCH | oklch(86.1% 0.046 199.8) |
| XYZ | xyz(56.0581, 64.9954, 77.9843) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.98
Lightblue
#ADD8E6
ΔE00 5.28
Paleturquoise
#AFEEEE
ΔE00 5.33
Pale Sky Blue
#BDF6FE
ΔE00 6.37
Light Sky Blue
#C6FCFF
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBDD #DDB1AF
analogous
#AFDDC8 #AFDBDD #AFC4DD
triadic
#AFDBDD #DDAFDB #DBDDAF
tetradic
#AFDBDD #C8AFDD #DDB1AF #C4DDAF
square
#AFDBDD #C8AFDD #DDB1AF #C4DDAF
split-complementary
#AFDBDD #DDAFC4 #DDC8AF
monochromatic
#59B4B8 #84C8CB #AFDBDD #DAEEEF #EAF5F6
Accessibility & contrast
On white
1.50
#AFDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#AFDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBDD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBDD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#A1DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdbdd; /* rgb */ color: rgb(175, 219, 221); /* oklch */ color: oklch(86.1% 0.046 199.8);
Tailwind
colors: {
custom: {
50: '#c7e6e7',
500: '#afdbdd',
950: '#000000',
},
}SCSS
$custom: #afdbdd; $custom-light: #c7e6e7; $custom-dark: #000000;
JSON
{
"hex": "#afdbdd",
"rgb": {
"r": 175,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.609,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.861,
"c": 0.04588,
"h": 199.8
},
"luminance": 0.64997
}Semantic roles & 50–950 ramp
primary
#AFDBDD
secondary
#B57E7B
accent
#3832B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484