#AFDFCE#AFDFCE
#AFDFCE is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.055 H 171.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFCE |
|---|---|
| RGB | rgb(175, 223, 206) |
| HSL | hsl(159, 43%, 78%) |
| HSV | hsv(159, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.17, -18.91, 3.25) |
| CIE-LCH | lch(85.17, 19.19, 170.26°) |
| OKLab | oklab(86.52% -0.0544 0.0083) |
| OKLCH | oklch(86.52% 0.055 171.3) |
| XYZ | xyz(55.2042, 66.3436, 68.2775) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.31
Pale Aqua
#B8FFEB
ΔE00 7.33
Light Teal
#90E4C1
ΔE00 7.34
Paleturquoise
#AFEEEE
ΔE00 7.72
Pale Teal
#82CBB2
ΔE00 7.77
Eggshell Blue
#C4FFF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFCE #DFAFC0
analogous
#AFDFB6 #AFDFCE #AFD8DF
triadic
#AFDFCE #CEAFDF #DFCEAF
tetradic
#AFDFCE #B6AFDF #DFAFC0 #D8DFAF
square
#AFDFCE #B6AFDF #DFAFC0 #D8DFAF
split-complementary
#AFDFCE #DFAFD8 #DFB6AF
monochromatic
#58BC98 #83CEB3 #AFDFCE #DBF0E9 #E9F6F2
Accessibility & contrast
On white
1.47
#AFDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#AFDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFCE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFCE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#A4E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfce; /* rgb */ color: rgb(175, 223, 206); /* oklch */ color: oklch(86.5% 0.055 171.3);
Tailwind
colors: {
custom: {
50: '#c7e9dc',
500: '#afdfce',
950: '#000000',
},
}SCSS
$custom: #afdfce; $custom-light: #c7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#afdfce",
"rgb": {
"r": 175,
"g": 223,
"b": 206
},
"hsl": {
"h": 158.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86519,
"c": 0.05506,
"h": 171.3
},
"luminance": 0.66346
}Semantic roles & 50–950 ramp
primary
#AFDFCE
secondary
#B87B90
accent
#305FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484