#AFDCDB#AFDCDB
#AFDCDB is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.3% C 0.047 H 194.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCDB |
|---|---|
| RGB | rgb(175, 220, 219) |
| HSL | hsl(179, 39%, 77%) |
| HSV | hsv(179, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.70, -14.73, -4.32) |
| CIE-LCH | lch(84.70, 15.35, 196.35°) |
| OKLab | oklab(86.25% -0.0453 -0.0118) |
| OKLCH | oklch(86.25% 0.047 194.6) |
| XYZ | xyz(56.0549, 65.4128, 76.6766) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.03
Paleturquoise
#AFEEEE
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 6.66
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Light Sky Blue
#C6FCFF
ΔE00 7.09
Duck Egg Blue
#C3FBF4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCDB #DCAFB0
analogous
#AFDCC5 #AFDCDB #AFC6DC
triadic
#AFDCDB #DBAFDC #DCDBAF
tetradic
#AFDCDB #C5AFDC #DCAFB0 #C6DCAF
square
#AFDCDB #C5AFDC #DCAFB0 #C6DCAF
split-complementary
#AFDCDB #DCAFC6 #DCC5AF
monochromatic
#5AB7B5 #84C9C8 #AFDCDB #DAEFEE #EAF6F5
Accessibility & contrast
On white
1.49
#AFDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#AFDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCDB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCDB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#A1DFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcdb; /* rgb */ color: rgb(175, 220, 219); /* oklch */ color: oklch(86.3% 0.047 194.6);
Tailwind
colors: {
custom: {
50: '#c7e7e6',
500: '#afdcdb',
950: '#000000',
},
}SCSS
$custom: #afdcdb; $custom-light: #c7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#afdcdb",
"rgb": {
"r": 175,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86252,
"c": 0.04679,
"h": 194.6
},
"luminance": 0.65415
}Semantic roles & 50–950 ramp
primary
#AFDCDB
secondary
#B47B7D
accent
#3336B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484