#ACCED1#ACCED1
#ACCED1 is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.8% C 0.036 H 203.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCED1 |
|---|---|
| RGB | rgb(172, 206, 209) |
| HSL | hsl(185, 29%, 75%) |
| HSV | hsv(185, 18%, 82%) |
| CMYK | cmyk(17.7%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(80.47, -10.60, -5.25) |
| CIE-LCH | lch(80.47, 11.83, 206.35°) |
| OKLab | oklab(82.76% -0.0335 -0.0143) |
| OKLCH | oklch(82.76% 0.036 203.1) |
| XYZ | xyz(50.5901, 57.5152, 68.7453) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.91
Lightblue
#ADD8E6
ΔE00 4.98
Paleturquoise
#AFEEEE
ΔE00 9.05
Ice Blue
#A5DFF9
ΔE00 9.19
Pale Sky Blue
#BDF6FE
ΔE00 9.60
Sky Blue
#87CEEB
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCED1 #D1AFAC
analogous
#ACD1C2 #ACCED1 #ACBCD1
triadic
#ACCED1 #D1ACCE #CED1AC
tetradic
#ACCED1 #C2ACD1 #D1AFAC #BCD1AC
square
#ACCED1 #C2ACD1 #D1AFAC #BCD1AC
split-complementary
#ACCED1 #D1ACBC #D1C2AC
monochromatic
#5DA0A5 #85B7BB #ACCED1 #D3E5E7 #EBF3F4
Accessibility & contrast
On white
1.68
#ACCED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#ACCED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCED1
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCED1 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD1
Deuteranopia (green-blind)
#C2C5D1
Tritanopia (blue-blind)
#A1D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acced1; /* rgb */ color: rgb(172, 206, 209); /* oklch */ color: oklch(82.8% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#c5dddf',
500: '#acced1',
950: '#000000',
},
}SCSS
$custom: #acced1; $custom-light: #c5dddf; $custom-dark: #000000;
JSON
{
"hex": "#acced1",
"rgb": {
"r": 172,
"g": 206,
"b": 209
},
"hsl": {
"h": 184.865,
"s": 28.682,
"l": 74.706
},
"oklch": {
"l": 0.8276,
"c": 0.03642,
"h": 203.1
},
"luminance": 0.57517
}Semantic roles & 50–950 ramp
primary
#ACCED1
secondary
#A77E7A
accent
#473EA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484