#AFDECC#AFDECC
#AFDECC is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.055 H 169.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDECC |
|---|---|
| RGB | rgb(175, 222, 204) |
| HSL | hsl(157, 42%, 78%) |
| HSV | hsv(157, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(84.85, -18.81, 3.84) |
| CIE-LCH | lch(84.85, 19.20, 168.47°) |
| OKLab | oklab(86.25% -0.0539 0.0099) |
| OKLCH | oklch(86.25% 0.055 169.6) |
| XYZ | xyz(54.6965, 65.7143, 66.9173) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.24
Pale Aqua
#B8FFEB
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 7.62
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Paleturquoise
#AFEEEE
ΔE00 8.20
Eggshell Blue
#C4FFF7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDECC #DEAFC1
analogous
#AFDEB4 #AFDECC #AFD9DE
triadic
#AFDECC #CCAFDE #DECCAF
tetradic
#AFDECC #B4AFDE #DEAFC1 #D9DEAF
square
#AFDECC #B4AFDE #DEAFC1 #D9DEAF
split-complementary
#AFDECC #DEAFD9 #DEB4AF
monochromatic
#58BA95 #84CCB0 #AFDECC #DAF0E8 #E9F6F1
Accessibility & contrast
On white
1.48
#AFDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AFDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDECC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDECC | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CB
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#A5DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdecc; /* rgb */ color: rgb(175, 222, 204); /* oklch */ color: oklch(86.2% 0.055 169.6);
Tailwind
colors: {
custom: {
50: '#c7e8db',
500: '#afdecc',
950: '#000000',
},
}SCSS
$custom: #afdecc; $custom-light: #c7e8db; $custom-dark: #000000;
JSON
{
"hex": "#afdecc",
"rgb": {
"r": 175,
"g": 222,
"b": 204
},
"hsl": {
"h": 157.021,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86247,
"c": 0.05484,
"h": 169.6
},
"luminance": 0.65716
}Semantic roles & 50–950 ramp
primary
#AFDECC
secondary
#B67B92
accent
#3163B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484