#ACCED3#ACCED3
#ACCED3 is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.8% C 0.037 H 207.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCED3 |
|---|---|
| RGB | rgb(172, 206, 211) |
| HSL | hsl(188, 31%, 75%) |
| HSV | hsv(188, 18%, 83%) |
| CMYK | cmyk(18.5%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(80.52, -10.18, -6.24) |
| CIE-LCH | lch(80.52, 11.94, 211.51°) |
| OKLab | oklab(82.82% -0.0327 -0.0169) |
| OKLCH | oklch(82.82% 0.037 207.4) |
| XYZ | xyz(50.8392, 57.6148, 70.0576) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 4.93
Ice Blue
#A5DFF9
ΔE00 8.45
Sky Blue
#87CEEB
ΔE00 9.08
Paleturquoise
#AFEEEE
ΔE00 9.37
Light Grey Blue
#9DBCD4
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCED3 #D3B1AC
analogous
#ACD3C4 #ACCED3 #ACBBD3
triadic
#ACCED3 #D3ACCE #CED3AC
tetradic
#ACCED3 #C4ACD3 #D3B1AC #BBD3AC
square
#ACCED3 #C4ACD3 #D3B1AC #BBD3AC
split-complementary
#ACCED3 #D3ACBB #D3C4AC
monochromatic
#5C9FA9 #84B6BE #ACCED3 #D4E6E8 #EBF3F4
Accessibility & contrast
On white
1.68
#ACCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#ACCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCED3
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCED3 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD3
Deuteranopia (green-blind)
#C1C5D3
Tritanopia (blue-blind)
#A1D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acced3; /* rgb */ color: rgb(172, 206, 211); /* oklch */ color: oklch(82.8% 0.037 207.4);
Tailwind
colors: {
custom: {
50: '#c5dde0',
500: '#acced3',
950: '#000000',
},
}SCSS
$custom: #acced3; $custom-light: #c5dde0; $custom-dark: #000000;
JSON
{
"hex": "#acced3",
"rgb": {
"r": 172,
"g": 206,
"b": 211
},
"hsl": {
"h": 187.692,
"s": 30.709,
"l": 75.098
},
"oklch": {
"l": 0.82822,
"c": 0.03685,
"h": 207.4
},
"luminance": 0.57616
}Semantic roles & 50–950 ramp
primary
#ACCED3
secondary
#A9807A
accent
#4A3CA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484