#AFEAEB#AFEAEB
#AFEAEB is a very light, muted teal. Relative luminance 0.740; OKLCH L 89.7% C 0.060 H 197.4°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAEB |
|---|---|
| RGB | rgb(175, 234, 235) |
| HSL | hsl(181, 60%, 80%) |
| HSV | hsv(181, 26%, 92%) |
| CMYK | cmyk(25.5%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.90, -18.31, -6.54) |
| CIE-LCH | lch(88.90, 19.45, 199.66°) |
| OKLab | oklab(89.74% -0.0569 -0.0179) |
| OKLCH | oklch(89.74% 0.06 197.4) |
| XYZ | xyz(62.0927, 73.9549, 89.5842) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.13
Powder Blue
#B0E0E6
ΔE00 3.83
Pale Sky Blue
#BDF6FE
ΔE00 4.08
Light Sky Blue
#C6FCFF
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.64
Duck Egg Blue
#C3FBF4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAEB #EBB0AF
analogous
#AFEBCE #AFEAEB #AFCCEB
triadic
#AFEAEB #EBAFEA #EAEBAF
tetradic
#AFEAEB #CEAFEB #EBB0AF #CCEBAF
square
#AFEAEB #CEAFEB #EBB0AF #CCEBAF
split-complementary
#AFEAEB #EBAFCC #EBCEAF
monochromatic
#4DD0D3 #7EDDDF #AFEAEB #E0F7F7 #E7F9F9
Accessibility & contrast
On white
1.33
#AFEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#AFEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAEB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAEB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#9BEEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afeaeb; /* rgb */ color: rgb(175, 234, 235); /* oklch */ color: oklch(89.7% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#c8f0f1',
500: '#afeaeb',
950: '#000000',
},
}SCSS
$custom: #afeaeb; $custom-light: #c8f0f1; $custom-dark: #000000;
JSON
{
"hex": "#afeaeb",
"rgb": {
"r": 175,
"g": 234,
"b": 235
},
"hsl": {
"h": 181,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89741,
"c": 0.05967,
"h": 197.4
},
"luminance": 0.73958
}Semantic roles & 50–950 ramp
primary
#AFEAEB
secondary
#C77877
accent
#211EC8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585