#AFDECB#AFDECB
#AFDECB is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.055 H 168.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDECB |
|---|---|
| RGB | rgb(175, 222, 203) |
| HSL | hsl(156, 42%, 78%) |
| HSV | hsv(156, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(84.83, -19.01, 4.33) |
| CIE-LCH | lch(84.83, 19.50, 167.17°) |
| OKLab | oklab(86.22% -0.0543 0.0112) |
| OKLCH | oklch(86.22% 0.055 168.4) |
| XYZ | xyz(54.5769, 65.6664, 66.2877) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 7.52
Pale Aqua
#B8FFEB
ΔE00 7.62
Duck Egg Blue
#C3FBF4
ΔE00 7.95
Seafoam Blue
#78D1B6
ΔE00 8.30
Eggshell Blue
#C4FFF7
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDECB #DEAFC2
analogous
#AFDEB3 #AFDECB #AFD9DE
triadic
#AFDECB #CBAFDE #DECBAF
tetradic
#AFDECB #B3AFDE #DEAFC2 #D9DEAF
square
#AFDECB #B3AFDE #DEAFC2 #D9DEAF
split-complementary
#AFDECB #DEAFD9 #DEB3AF
monochromatic
#58BA93 #84CCAF #AFDECB #DAF0E7 #E9F6F1
Accessibility & contrast
On white
1.49
#AFDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#AFDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDECB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDECB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#A5DFD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdecb; /* rgb */ color: rgb(175, 222, 203); /* oklch */ color: oklch(86.2% 0.055 168.4);
Tailwind
colors: {
custom: {
50: '#c7e8da',
500: '#afdecb',
950: '#000000',
},
}SCSS
$custom: #afdecb; $custom-light: #c7e8da; $custom-dark: #000000;
JSON
{
"hex": "#afdecb",
"rgb": {
"r": 175,
"g": 222,
"b": 203
},
"hsl": {
"h": 155.745,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86219,
"c": 0.05548,
"h": 168.4
},
"luminance": 0.65668
}Semantic roles & 50–950 ramp
primary
#AFDECB
secondary
#B67B93
accent
#3166B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483