#AFEAEC#AFEAEC
#AFEAEC is a very light, muted teal. Relative luminance 0.740; OKLCH L 89.8% C 0.060 H 198.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAEC |
|---|---|
| RGB | rgb(175, 234, 236) |
| HSL | hsl(182, 62%, 81%) |
| HSV | hsv(182, 26%, 93%) |
| CMYK | cmyk(25.8%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(88.93, -18.09, -7.03) |
| CIE-LCH | lch(88.93, 19.41, 201.22°) |
| OKLab | oklab(89.77% -0.0565 -0.0192) |
| OKLCH | oklch(89.77% 0.06 198.8) |
| XYZ | xyz(62.2375, 74.0128, 90.3472) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.37
Powder Blue
#B0E0E6
ΔE00 3.57
Pale Sky Blue
#BDF6FE
ΔE00 3.79
Light Sky Blue
#C6FCFF
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.44
Duck Egg Blue
#C3FBF4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAEC #ECB1AF
analogous
#AFECCF #AFEAEC #AFCBEC
triadic
#AFEAEC #ECAFEA #EAECAF
tetradic
#AFEAEC #CFAFEC #ECB1AF #CBECAF
square
#AFEAEC #CFAFEC #ECB1AF #CBECAF
split-complementary
#AFEAEC #ECAFCB #ECCFAF
monochromatic
#4CD0D5 #7EDDE0 #AFEAEC #E0F7F8 #E6F9F9
Accessibility & contrast
On white
1.33
#AFEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#AFEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAEC
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAEC | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EC
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#9AEEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afeaec; /* rgb */ color: rgb(175, 234, 236); /* oklch */ color: oklch(89.8% 0.060 198.8);
Tailwind
colors: {
custom: {
50: '#c8f0f2',
500: '#afeaec',
950: '#000000',
},
}SCSS
$custom: #afeaec; $custom-light: #c8f0f2; $custom-dark: #000000;
JSON
{
"hex": "#afeaec",
"rgb": {
"r": 175,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.967,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.89772,
"c": 0.0597,
"h": 198.8
},
"luminance": 0.74016
}Semantic roles & 50–950 ramp
primary
#AFEAEC
secondary
#C97976
accent
#221CC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585