#AFDEDA#AFDEDA
#AFDEDA is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.7% C 0.049 H 189.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEDA |
|---|---|
| RGB | rgb(175, 222, 218) |
| HSL | hsl(175, 42%, 78%) |
| HSV | hsv(175, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(85.21, -15.95, -3.04) |
| CIE-LCH | lch(85.21, 16.24, 190.79°) |
| OKLab | oklab(86.65% -0.0483 -0.0084) |
| OKLCH | oklch(86.65% 0.049 189.9) |
| XYZ | xyz(56.4517, 66.4163, 76.1613) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.24
Paleturquoise
#AFEEEE
ΔE00 4.43
Duck Egg Blue
#C3FBF4
ΔE00 6.36
Light Light Blue
#CAFFFB
ΔE00 7.05
Light Sky Blue
#C6FCFF
ΔE00 7.07
Pale Sky Blue
#BDF6FE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEDA #DEAFB3
analogous
#AFDEC2 #AFDEDA #AFCADE
triadic
#AFDEDA #DAAFDE #DEDAAF
tetradic
#AFDEDA #C2AFDE #DEAFB3 #CADEAF
square
#AFDEDA #C2AFDE #DEAFB3 #CADEAF
split-complementary
#AFDEDA #DEAFCA #DEC2AF
monochromatic
#58BAB2 #84CCC6 #AFDEDA #DAF0EE #E9F6F5
Accessibility & contrast
On white
1.47
#AFDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#AFDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEDA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEDA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#A1E1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdeda; /* rgb */ color: rgb(175, 222, 218); /* oklch */ color: oklch(86.7% 0.049 189.9);
Tailwind
colors: {
custom: {
50: '#c7e8e5',
500: '#afdeda',
950: '#000000',
},
}SCSS
$custom: #afdeda; $custom-light: #c7e8e5; $custom-dark: #000000;
JSON
{
"hex": "#afdeda",
"rgb": {
"r": 175,
"g": 222,
"b": 218
},
"hsl": {
"h": 174.894,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.8665,
"c": 0.04899,
"h": 189.9
},
"luminance": 0.66418
}Semantic roles & 50–950 ramp
primary
#AFDEDA
secondary
#B67B80
accent
#313CB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484