#AFDBDB#AFDBDB
#AFDBDB is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.046 H 196.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBDB |
|---|---|
| RGB | rgb(175, 219, 219) |
| HSL | hsl(180, 38%, 77%) |
| HSV | hsv(180, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.43, -14.22, -4.72) |
| CIE-LCH | lch(84.43, 14.99, 198.35°) |
| OKLab | oklab(86.04% -0.044 -0.0129) |
| OKLCH | oklch(86.04% 0.046 196.3) |
| XYZ | xyz(55.7932, 64.8894, 76.5893) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.71
Paleturquoise
#AFEEEE
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 6.14
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Light Sky Blue
#C6FCFF
ΔE00 7.24
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBDB #DBAFAF
analogous
#AFDBC5 #AFDBDB #AFC5DB
triadic
#AFDBDB #DBAFDB #DBDBAF
tetradic
#AFDBDB #C5AFDB #DBAFAF #C5DBAF
square
#AFDBDB #C5AFDB #DBAFAF #C5DBAF
split-complementary
#AFDBDB #DBAFC5 #DBC5AF
monochromatic
#5BB5B5 #85C8C8 #AFDBDB #D9EEEE #EAF6F6
Accessibility & contrast
On white
1.50
#AFDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AFDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBDB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBDB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#A1DEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdbdb; /* rgb */ color: rgb(175, 219, 219); /* oklch */ color: oklch(86.0% 0.046 196.3);
Tailwind
colors: {
custom: {
50: '#c7e6e6',
500: '#afdbdb',
950: '#000000',
},
}SCSS
$custom: #afdbdb; $custom-light: #c7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#afdbdb",
"rgb": {
"r": 175,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.86038,
"c": 0.04581,
"h": 196.3
},
"luminance": 0.64891
}Semantic roles & 50–950 ramp
primary
#AFDBDB
secondary
#B37C7C
accent
#3535B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484