#AFECEC#AFECEC
#AFECEC is a very light, moderate teal. Relative luminance 0.752; OKLCH L 90.2% C 0.061 H 196.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFECEC |
|---|---|
| RGB | rgb(175, 236, 236) |
| HSL | hsl(180, 62%, 81%) |
| HSV | hsv(180, 26%, 93%) |
| CMYK | cmyk(25.8%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(89.47, -19.09, -6.23) |
| CIE-LCH | lch(89.47, 20.08, 198.08°) |
| OKLab | oklab(90.2% -0.059 -0.0171) |
| OKLCH | oklch(90.2% 0.061 196.1) |
| XYZ | xyz(62.8101, 75.1580, 90.5381) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.50
Light Sky Blue
#C6FCFF
ΔE00 4.24
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Duck Egg Blue
#C3FBF4
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 4.51
Pale Cyan
#B7FFFA
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFECEC #ECAFAF
analogous
#AFECCD #AFECEC #AFCDEC
triadic
#AFECEC #ECAFEC #ECECAF
tetradic
#AFECEC #CDAFEC #ECAFAF #CDECAF
square
#AFECEC #CDAFEC #ECAFAF #CDECAF
split-complementary
#AFECEC #ECAFCD #ECCDAF
monochromatic
#4CD5D5 #7EE0E0 #AFECEC #E0F8F8 #E6F9F9
Accessibility & contrast
On white
1.31
#AFECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#AFECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFECEC
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFECEC | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#9AF0EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #afecec; /* rgb */ color: rgb(175, 236, 236); /* oklch */ color: oklch(90.2% 0.061 196.1);
Tailwind
colors: {
custom: {
50: '#c8f2f2',
500: '#afecec',
950: '#000000',
},
}SCSS
$custom: #afecec; $custom-light: #c8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#afecec",
"rgb": {
"r": 175,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.902,
"c": 0.06146,
"h": 196.1
},
"luminance": 0.75161
}Semantic roles & 50–950 ramp
primary
#AFECEC
secondary
#C97676
accent
#1C1CC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585