#AFECEB#AFECEB
#AFECEB is a very light, moderate teal. Relative luminance 0.751; OKLCH L 90.2% C 0.061 H 194.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AFECEB |
|---|---|
| RGB | rgb(175, 236, 235) |
| HSL | hsl(179, 62%, 81%) |
| HSV | hsv(179, 26%, 93%) |
| CMYK | cmyk(25.8%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(89.44, -19.30, -5.75) |
| CIE-LCH | lch(89.44, 20.14, 196.58°) |
| OKLab | oklab(90.17% -0.0594 -0.0157) |
| OKLCH | oklch(90.17% 0.061 194.8) |
| XYZ | xyz(62.6653, 75.1001, 89.7750) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.61
Duck Egg Blue
#C3FBF4
ΔE00 4.07
Pale Cyan
#B7FFFA
ΔE00 4.36
Light Sky Blue
#C6FCFF
ΔE00 4.41
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Light Light Blue
#CAFFFB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFECEB #ECAFB0
analogous
#AFECCC #AFECEB #AFCEEC
triadic
#AFECEB #EBAFEC #ECEBAF
tetradic
#AFECEB #CCAFEC #ECAFB0 #CEECAF
square
#AFECEB #CCAFEC #ECAFB0 #CEECAF
split-complementary
#AFECEB #ECAFCE #ECCCAF
monochromatic
#4CD5D2 #7EE0DF #AFECEB #E0F8F7 #E6F9F9
Accessibility & contrast
On white
1.31
#AFECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#AFECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFECEB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFECEB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#9AF0EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #afeceb; /* rgb */ color: rgb(175, 236, 235); /* oklch */ color: oklch(90.2% 0.061 194.8);
Tailwind
colors: {
custom: {
50: '#c8f2f1',
500: '#afeceb',
950: '#000000',
},
}SCSS
$custom: #afeceb; $custom-light: #c8f2f1; $custom-dark: #000000;
JSON
{
"hex": "#afeceb",
"rgb": {
"r": 175,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.016,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.9017,
"c": 0.06148,
"h": 194.8
},
"luminance": 0.75103
}Semantic roles & 50–950 ramp
primary
#AFECEB
secondary
#C97678
accent
#1C1FC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585