#AFDEDB#AFDEDB
#AFDEDB is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.049 H 191.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEDB |
|---|---|
| RGB | rgb(175, 222, 219) |
| HSL | hsl(176, 42%, 78%) |
| HSV | hsv(176, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(85.23, -15.74, -3.53) |
| CIE-LCH | lch(85.23, 16.13, 192.64°) |
| OKLab | oklab(86.68% -0.0479 -0.0097) |
| OKLCH | oklch(86.68% 0.049 191.5) |
| XYZ | xyz(56.5829, 66.4688, 76.8526) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.82
Paleturquoise
#AFEEEE
ΔE00 4.32
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Light Sky Blue
#C6FCFF
ΔE00 6.90
Light Light Blue
#CAFFFB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEDB #DEAFB2
analogous
#AFDEC3 #AFDEDB #AFC9DE
triadic
#AFDEDB #DBAFDE #DEDBAF
tetradic
#AFDEDB #C3AFDE #DEAFB2 #C9DEAF
square
#AFDEDB #C3AFDE #DEAFB2 #C9DEAF
split-complementary
#AFDEDB #DEAFC9 #DEC3AF
monochromatic
#58BAB4 #84CCC8 #AFDEDB #DAF0EE #E9F6F5
Accessibility & contrast
On white
1.47
#AFDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AFDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEDB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEDB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#A1E1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdedb; /* rgb */ color: rgb(175, 222, 219); /* oklch */ color: oklch(86.7% 0.049 191.5);
Tailwind
colors: {
custom: {
50: '#c7e8e6',
500: '#afdedb',
950: '#000000',
},
}SCSS
$custom: #afdedb; $custom-light: #c7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#afdedb",
"rgb": {
"r": 175,
"g": 222,
"b": 219
},
"hsl": {
"h": 176.17,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.8668,
"c": 0.04885,
"h": 191.5
},
"luminance": 0.66471
}Semantic roles & 50–950 ramp
primary
#AFDEDB
secondary
#B67B7F
accent
#3139B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484