#AFD2CB#AFD2CB
#AFD2CB is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.6% C 0.038 H 181.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD2CB |
|---|---|
| RGB | rgb(175, 210, 203) |
| HSL | hsl(168, 28%, 75%) |
| HSV | hsv(168, 17%, 82%) |
| CMYK | cmyk(16.7%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(81.58, -12.95, -0.40) |
| CIE-LCH | lch(81.58, 12.96, 181.75°) |
| OKLab | oklab(83.63% -0.0384 -0.0013) |
| OKLCH | oklch(83.63% 0.038 181.9) |
| XYZ | xyz(51.5024, 59.5175, 65.2628) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 8.20
Lightblue
#ADD8E6
ΔE00 9.02
Duck Egg Blue
#C3FBF4
ΔE00 9.50
Ice
#D6FFFA
ΔE00 9.90
Pale Blue
#D0FEFE
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD2CB #D2AFB6
analogous
#AFD2B9 #AFD2CB #AFC7D2
triadic
#AFD2CB #CBAFD2 #D2CBAF
tetradic
#AFD2CB #B9AFD2 #D2AFB6 #C7D2AF
square
#AFD2CB #B9AFD2 #D2AFB6 #C7D2AF
split-complementary
#AFD2CB #D2AFC7 #D2B9AF
monochromatic
#61A698 #88BCB2 #AFD2CB #D6E8E4 #EBF4F2
Accessibility & contrast
On white
1.63
#AFD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#AFD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD2CB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD2CB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#A6D3D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afd2cb; /* rgb */ color: rgb(175, 210, 203); /* oklch */ color: oklch(83.6% 0.038 181.9);
Tailwind
colors: {
custom: {
50: '#c7dfda',
500: '#afd2cb',
950: '#000000',
},
}SCSS
$custom: #afd2cb; $custom-light: #c7dfda; $custom-dark: #000000;
JSON
{
"hex": "#afd2cb",
"rgb": {
"r": 175,
"g": 210,
"b": 203
},
"hsl": {
"h": 168,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.83633,
"c": 0.03838,
"h": 181.9
},
"luminance": 0.59519
}Semantic roles & 50–950 ramp
primary
#AFD2CB
secondary
#A87D86
accent
#3F54A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483