#AFCEBF#AFCEBF
#AFCEBF is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.4% C 0.039 H 164.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEBF |
|---|---|
| RGB | rgb(175, 206, 191) |
| HSL | hsl(151, 24%, 75%) |
| HSV | hsv(151, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(80.19, -13.28, 4.00) |
| CIE-LCH | lch(80.19, 13.87, 163.23°) |
| OKLab | oklab(82.43% -0.0378 0.0104) |
| OKLCH | oklch(82.43% 0.039 164.7) |
| XYZ | xyz(49.1522, 57.0170, 57.6959) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 10.09
Seafoam Blue
#78D1B6
ΔE00 10.64
Greenish Grey
#96AE8D
ΔE00 10.89
Paleturquoise
#AFEEEE
ΔE00 10.91
Light Teal
#90E4C1
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEBF #CEAFBE
analogous
#AFCEB0 #AFCEBF #AFCECE
triadic
#AFCEBF #BFAFCE #CEBFAF
tetradic
#AFCEBF #B0AFCE #CEAFBE #CECEAF
square
#AFCEBF #B0AFCE #CEAFBE #CECEAF
split-complementary
#AFCEBF #CEAFCE #CEB0AF
monochromatic
#63A082 #89B7A1 #AFCEBF #D5E5DD #ECF3F0
Accessibility & contrast
On white
1.69
#AFCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#AFCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEBF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEBF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#A9CEC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcebf; /* rgb */ color: rgb(175, 206, 191); /* oklch */ color: oklch(82.4% 0.039 164.7);
Tailwind
colors: {
custom: {
50: '#c7ddd2',
500: '#afcebf',
950: '#000000',
},
}SCSS
$custom: #afcebf; $custom-light: #c7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#afcebf",
"rgb": {
"r": 175,
"g": 206,
"b": 191
},
"hsl": {
"h": 150.968,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82431,
"c": 0.03919,
"h": 164.7
},
"luminance": 0.57018
}Semantic roles & 50–950 ramp
primary
#AFCEBF
secondary
#A37E90
accent
#4371A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483