#AFDFCB#AFDFCB
#AFDFCB is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.4% C 0.057 H 167.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFCB |
|---|---|
| RGB | rgb(175, 223, 203) |
| HSL | hsl(155, 43%, 78%) |
| HSV | hsv(155, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.10, -19.51, 4.72) |
| CIE-LCH | lch(85.10, 20.07, 166.39°) |
| OKLab | oklab(86.44% -0.0557 0.0122) |
| OKLCH | oklch(86.44% 0.057 167.6) |
| XYZ | xyz(54.8433, 66.1992, 66.3765) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.70
Pale Aqua
#B8FFEB
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.48
Duck Egg Blue
#C3FBF4
ΔE00 7.98
Seafoam Blue
#78D1B6
ΔE00 8.19
Mint
#AAF0C1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFCB #DFAFC3
analogous
#AFDFB3 #AFDFCB #AFDBDF
triadic
#AFDFCB #CBAFDF #DFCBAF
tetradic
#AFDFCB #B3AFDF #DFAFC3 #DBDFAF
square
#AFDFCB #B3AFDF #DFAFC3 #DBDFAF
split-complementary
#AFDFCB #DFAFDB #DFB3AF
monochromatic
#58BC92 #83CEAF #AFDFCB #DBF0E7 #E9F6F1
Accessibility & contrast
On white
1.47
#AFDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#AFDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFCB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFCB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8CA
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#A5DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfcb; /* rgb */ color: rgb(175, 223, 203); /* oklch */ color: oklch(86.4% 0.057 167.6);
Tailwind
colors: {
custom: {
50: '#c7e9da',
500: '#afdfcb',
950: '#000000',
},
}SCSS
$custom: #afdfcb; $custom-light: #c7e9da; $custom-dark: #000000;
JSON
{
"hex": "#afdfcb",
"rgb": {
"r": 175,
"g": 223,
"b": 203
},
"hsl": {
"h": 155,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86436,
"c": 0.05698,
"h": 167.6
},
"luminance": 0.66201
}Semantic roles & 50–950 ramp
primary
#AFDFCB
secondary
#B87B94
accent
#3068B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483