#AFCECA#AFCECA
#AFCECA is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.7% C 0.034 H 187.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCECA |
|---|---|
| RGB | rgb(175, 206, 202) |
| HSL | hsl(172, 24%, 75%) |
| HSV | hsv(172, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.47, -11.10, -1.48) |
| CIE-LCH | lch(80.47, 11.20, 187.58°) |
| OKLab | oklab(82.75% -0.0333 -0.0041) |
| OKLCH | oklch(82.75% 0.034 187) |
| XYZ | xyz(50.4084, 57.5195, 64.3122) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 7.94
Paleturquoise
#AFEEEE
ΔE00 9.19
Silver (survey)
#C5C9C7
ΔE00 9.90
Light Grey
#D8DCD6
ΔE00 10.64
Pale Sky Blue
#BDF6FE
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCECA #CEAFB3
analogous
#AFCEBB #AFCECA #AFC3CE
triadic
#AFCECA #CAAFCE #CECAAF
tetradic
#AFCECA #BBAFCE #CEAFB3 #C3CEAF
square
#AFCECA #BBAFCE #CEAFB3 #C3CEAF
split-complementary
#AFCECA #CEAFC3 #CEBBAF
monochromatic
#63A098 #89B7B1 #AFCECA #D5E5E3 #ECF3F2
Accessibility & contrast
On white
1.68
#AFCECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#AFCECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCECA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCECA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#A7D0CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afceca; /* rgb */ color: rgb(175, 206, 202); /* oklch */ color: oklch(82.7% 0.034 187.0);
Tailwind
colors: {
custom: {
50: '#c7ddda',
500: '#afceca',
950: '#000000',
},
}SCSS
$custom: #afceca; $custom-light: #c7ddda; $custom-dark: #000000;
JSON
{
"hex": "#afceca",
"rgb": {
"r": 175,
"g": 206,
"b": 202
},
"hsl": {
"h": 172.258,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82748,
"c": 0.03358,
"h": 187
},
"luminance": 0.57521
}Semantic roles & 50–950 ramp
primary
#AFCECA
secondary
#A37E83
accent
#434FA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483