#AFDEE2#AFDEE2
#AFDEE2 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.9% C 0.049 H 202.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEE2 |
|---|---|
| RGB | rgb(175, 222, 226) |
| HSL | hsl(185, 47%, 79%) |
| HSV | hsv(185, 23%, 89%) |
| CMYK | cmyk(22.6%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(85.43, -14.25, -6.95) |
| CIE-LCH | lch(85.43, 15.85, 206.00°) |
| OKLab | oklab(86.9% -0.0451 -0.0189) |
| OKLCH | oklch(86.9% 0.049 202.7) |
| XYZ | xyz(57.5239, 66.8452, 81.8083) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.93
Lightblue
#ADD8E6
ΔE00 4.82
Paleturquoise
#AFEEEE
ΔE00 4.82
Pale Sky Blue
#BDF6FE
ΔE00 5.43
Light Sky Blue
#C6FCFF
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEE2 #E2B3AF
analogous
#AFE2CC #AFDEE2 #AFC4E2
triadic
#AFDEE2 #E2AFDE #DEE2AF
tetradic
#AFDEE2 #CCAFE2 #E2B3AF #C4E2AF
square
#AFDEE2 #CCAFE2 #E2B3AF #C4E2AF
split-complementary
#AFDEE2 #E2AFC4 #E2CCAF
monochromatic
#55B9C1 #82CBD2 #AFDEE2 #DCF1F2 #E9F6F7
Accessibility & contrast
On white
1.46
#AFDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#AFDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEE2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEE2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#9FE2DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdee2; /* rgb */ color: rgb(175, 222, 226); /* oklch */ color: oklch(86.9% 0.049 202.7);
Tailwind
colors: {
custom: {
50: '#c8e8eb',
500: '#afdee2',
950: '#000000',
},
}SCSS
$custom: #afdee2; $custom-light: #c8e8eb; $custom-dark: #000000;
JSON
{
"hex": "#afdee2",
"rgb": {
"r": 175,
"g": 222,
"b": 226
},
"hsl": {
"h": 184.706,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.86895,
"c": 0.04893,
"h": 202.7
},
"luminance": 0.66847
}Semantic roles & 50–950 ramp
primary
#AFDEE2
secondary
#BB7F7A
accent
#372BBA
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484