#AFD2CC#AFD2CC
#AFD2CC is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.7% C 0.038 H 183.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD2CC |
|---|---|
| RGB | rgb(175, 210, 204) |
| HSL | hsl(170, 28%, 75%) |
| HSV | hsv(170, 17%, 82%) |
| CMYK | cmyk(16.7%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(81.60, -12.75, -0.89) |
| CIE-LCH | lch(81.60, 12.78, 184.00°) |
| OKLab | oklab(83.66% -0.038 -0.0026) |
| OKLCH | oklch(83.66% 0.038 183.9) |
| XYZ | xyz(51.6220, 59.5653, 65.8925) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 8.08
Lightblue
#ADD8E6
ΔE00 8.58
Duck Egg Blue
#C3FBF4
ΔE00 9.51
Ice
#D6FFFA
ΔE00 9.86
Pale Blue
#D0FEFE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD2CC #D2AFB5
analogous
#AFD2BA #AFD2CC #AFC6D2
triadic
#AFD2CC #CCAFD2 #D2CCAF
tetradic
#AFD2CC #BAAFD2 #D2AFB5 #C6D2AF
square
#AFD2CC #BAAFD2 #D2AFB5 #C6D2AF
split-complementary
#AFD2CC #D2AFC6 #D2BAAF
monochromatic
#61A69A #88BCB3 #AFD2CC #D6E8E5 #EBF4F3
Accessibility & contrast
On white
1.63
#AFD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#AFD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD2CC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD2CC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#A6D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afd2cc; /* rgb */ color: rgb(175, 210, 204); /* oklch */ color: oklch(83.7% 0.038 183.9);
Tailwind
colors: {
custom: {
50: '#c7dfdb',
500: '#afd2cc',
950: '#000000',
},
}SCSS
$custom: #afd2cc; $custom-light: #c7dfdb; $custom-dark: #000000;
JSON
{
"hex": "#afd2cc",
"rgb": {
"r": 175,
"g": 210,
"b": 204
},
"hsl": {
"h": 169.714,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.83662,
"c": 0.03805,
"h": 183.9
},
"luminance": 0.59567
}Semantic roles & 50–950 ramp
primary
#AFD2CC
secondary
#A87D85
accent
#3F51A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484