#AFECDC#AFECDC
#AFECDC is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.7% C 0.066 H 176.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFECDC |
|---|---|
| RGB | rgb(175, 236, 220) |
| HSL | hsl(164, 62%, 81%) |
| HSV | hsv(164, 26%, 93%) |
| CMYK | cmyk(25.8%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(89.05, -22.48, 1.53) |
| CIE-LCH | lch(89.05, 22.54, 176.12°) |
| OKLab | oklab(89.73% -0.0654 0.0037) |
| OKLCH | oklch(89.73% 0.066 176.8) |
| XYZ | xyz(60.5889, 74.2695, 78.8393) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.13
Duck Egg Blue
#C3FBF4
ΔE00 5.00
Eggshell Blue
#C4FFF7
ΔE00 5.23
Pale Cyan
#B7FFFA
ΔE00 5.93
Paleturquoise
#AFEEEE
ΔE00 6.14
Light Light Blue
#CAFFFB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFECDC #ECAFBF
analogous
#AFECBD #AFECDC #AFDDEC
triadic
#AFECDC #DCAFEC #ECDCAF
tetradic
#AFECDC #BDAFEC #ECAFBF #DDECAF
square
#AFECDC #BDAFEC #ECAFBF #DDECAF
split-complementary
#AFECDC #ECAFDD #ECBDAF
monochromatic
#4CD5B1 #7EE0C6 #AFECDC #E0F8F2 #E6F9F4
Accessibility & contrast
On white
1.32
#AFECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#AFECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFECDC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFECDC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DB
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#9FEEE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afecdc; /* rgb */ color: rgb(175, 236, 220); /* oklch */ color: oklch(89.7% 0.066 176.8);
Tailwind
colors: {
custom: {
50: '#c8f2e6',
500: '#afecdc',
950: '#000000',
},
}SCSS
$custom: #afecdc; $custom-light: #c8f2e6; $custom-dark: #000000;
JSON
{
"hex": "#afecdc",
"rgb": {
"r": 175,
"g": 236,
"b": 220
},
"hsl": {
"h": 164.262,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.89729,
"c": 0.06554,
"h": 176.8
},
"luminance": 0.74272
}Semantic roles & 50–950 ramp
primary
#AFECDC
secondary
#C9768C
accent
#1C4AC9
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584