#AFDCDE#AFDCDE
#AFDCDE is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.3% C 0.047 H 199.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCDE |
|---|---|
| RGB | rgb(175, 220, 222) |
| HSL | hsl(183, 42%, 78%) |
| HSV | hsv(183, 21%, 87%) |
| CMYK | cmyk(21.2%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(84.78, -14.09, -5.79) |
| CIE-LCH | lch(84.78, 15.24, 202.34°) |
| OKLab | oklab(86.34% -0.0441 -0.0158) |
| OKLCH | oklch(86.34% 0.047 199.7) |
| XYZ | xyz(56.4534, 65.5722, 78.7753) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.86
Paleturquoise
#AFEEEE
ΔE00 5.04
Lightblue
#ADD8E6
ΔE00 5.39
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Light Sky Blue
#C6FCFF
ΔE00 6.92
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCDE #DEB1AF
analogous
#AFDEC8 #AFDCDE #AFC4DE
triadic
#AFDCDE #DEAFDC #DCDEAF
tetradic
#AFDCDE #C8AFDE #DEB1AF #C4DEAF
square
#AFDCDE #C8AFDE #DEB1AF #C4DEAF
split-complementary
#AFDCDE #DEAFC4 #DEC8AF
monochromatic
#58B6BA #84C9CC #AFDCDE #DAEFF0 #E9F6F6
Accessibility & contrast
On white
1.49
#AFDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#AFDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCDE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCDE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#A0DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdcde; /* rgb */ color: rgb(175, 220, 222); /* oklch */ color: oklch(86.3% 0.047 199.7);
Tailwind
colors: {
custom: {
50: '#c7e7e8',
500: '#afdcde',
950: '#000000',
},
}SCSS
$custom: #afdcde; $custom-light: #c7e7e8; $custom-dark: #000000;
JSON
{
"hex": "#afdcde",
"rgb": {
"r": 175,
"g": 220,
"b": 222
},
"hsl": {
"h": 182.553,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86344,
"c": 0.04683,
"h": 199.7
},
"luminance": 0.65574
}Semantic roles & 50–950 ramp
primary
#AFDCDE
secondary
#B67D7B
accent
#3631B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484