#AFDBDF#AFDBDF
#AFDBDF is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.2% C 0.046 H 203.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBDF |
|---|---|
| RGB | rgb(175, 219, 223) |
| HSL | hsl(185, 43%, 78%) |
| HSV | hsv(185, 22%, 87%) |
| CMYK | cmyk(21.5%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.54, -13.37, -6.68) |
| CIE-LCH | lch(84.54, 14.94, 206.54°) |
| OKLab | oklab(86.16% -0.0424 -0.0182) |
| OKLCH | oklch(86.16% 0.046 203.2) |
| XYZ | xyz(56.3261, 65.1026, 79.3960) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.44
Lightblue
#ADD8E6
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 6.16
Light Sky Blue
#C6FCFF
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBDF #DFB3AF
analogous
#AFDFCB #AFDBDF #AFC3DF
triadic
#AFDBDF #DFAFDB #DBDFAF
tetradic
#AFDBDF #CBAFDF #DFB3AF #C3DFAF
square
#AFDBDF #CBAFDF #DFB3AF #C3DFAF
split-complementary
#AFDBDF #DFAFC3 #DFCBAF
monochromatic
#58B4BC #83C7CE #AFDBDF #DBEFF0 #E9F5F6
Accessibility & contrast
On white
1.50
#AFDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AFDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBDF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBDF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#A0DFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdbdf; /* rgb */ color: rgb(175, 219, 223); /* oklch */ color: oklch(86.2% 0.046 203.2);
Tailwind
colors: {
custom: {
50: '#c7e6e9',
500: '#afdbdf',
950: '#000000',
},
}SCSS
$custom: #afdbdf; $custom-light: #c7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#afdbdf",
"rgb": {
"r": 175,
"g": 219,
"b": 223
},
"hsl": {
"h": 185,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86162,
"c": 0.04612,
"h": 203.2
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#AFDBDF
secondary
#B8807B
accent
#3B30B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484