#AFCEC8#AFCEC8
#AFCEC8 is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.7% C 0.034 H 182.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEC8 |
|---|---|
| RGB | rgb(175, 206, 200) |
| HSL | hsl(168, 24%, 75%) |
| HSV | hsv(168, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(80.42, -11.50, -0.48) |
| CIE-LCH | lch(80.42, 11.51, 182.40°) |
| OKLab | oklab(82.69% -0.0341 -0.0015) |
| OKLCH | oklch(82.69% 0.034 182.5) |
| XYZ | xyz(50.1732, 57.4254, 63.0731) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.01
Lightblue
#ADD8E6
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 9.33
Silver (survey)
#C5C9C7
ΔE00 10.14
Duck Egg Blue
#C3FBF4
ΔE00 10.72
Light Grey
#D8DCD6
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEC8 #CEAFB5
analogous
#AFCEB9 #AFCEC8 #AFC5CE
triadic
#AFCEC8 #C8AFCE #CEC8AF
tetradic
#AFCEC8 #B9AFCE #CEAFB5 #C5CEAF
square
#AFCEC8 #B9AFCE #CEAFB5 #C5CEAF
split-complementary
#AFCEC8 #CEAFC5 #CEB9AF
monochromatic
#63A094 #89B7AE #AFCEC8 #D5E5E2 #ECF3F2
Accessibility & contrast
On white
1.68
#AFCEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#AFCEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEC8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEC8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#A7CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcec8; /* rgb */ color: rgb(175, 206, 200); /* oklch */ color: oklch(82.7% 0.034 182.5);
Tailwind
colors: {
custom: {
50: '#c7ddd8',
500: '#afcec8',
950: '#000000',
},
}SCSS
$custom: #afcec8; $custom-light: #c7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#afcec8",
"rgb": {
"r": 175,
"g": 206,
"b": 200
},
"hsl": {
"h": 168.387,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82689,
"c": 0.03417,
"h": 182.5
},
"luminance": 0.57427
}Semantic roles & 50–950 ramp
primary
#AFCEC8
secondary
#A37E85
accent
#4355A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483