#AFDEDE#AFDEDE
#AFDEDE is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.8% C 0.049 H 196.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEDE |
|---|---|
| RGB | rgb(175, 222, 222) |
| HSL | hsl(180, 42%, 78%) |
| HSV | hsv(180, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(85.32, -15.11, -5.00) |
| CIE-LCH | lch(85.32, 15.91, 198.30°) |
| OKLab | oklab(86.77% -0.0467 -0.0136) |
| OKLCH | oklch(86.77% 0.049 196.3) |
| XYZ | xyz(56.9814, 66.6282, 78.9513) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.56
Paleturquoise
#AFEEEE
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 6.06
Lightblue
#ADD8E6
ΔE00 6.45
Light Sky Blue
#C6FCFF
ΔE00 6.55
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEDE #DEAFAF
analogous
#AFDEC6 #AFDEDE #AFC6DE
triadic
#AFDEDE #DEAFDE #DEDEAF
tetradic
#AFDEDE #C6AFDE #DEAFAF #C6DEAF
square
#AFDEDE #C6AFDE #DEAFAF #C6DEAF
split-complementary
#AFDEDE #DEAFC6 #DEC6AF
monochromatic
#58BABA #84CCCC #AFDEDE #DAF0F0 #E9F6F6
Accessibility & contrast
On white
1.47
#AFDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#AFDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEDE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEDE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DE
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#A0E1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdede; /* rgb */ color: rgb(175, 222, 222); /* oklch */ color: oklch(86.8% 0.049 196.3);
Tailwind
colors: {
custom: {
50: '#c7e8e8',
500: '#afdede',
950: '#000000',
},
}SCSS
$custom: #afdede; $custom-light: #c7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#afdede",
"rgb": {
"r": 175,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86771,
"c": 0.04864,
"h": 196.3
},
"luminance": 0.6663
}Semantic roles & 50–950 ramp
primary
#AFDEDE
secondary
#B67B7B
accent
#3131B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484