#ACCED2#ACCED2
#ACCED2 is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.8% C 0.037 H 205.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCED2 |
|---|---|
| RGB | rgb(172, 206, 210) |
| HSL | hsl(186, 30%, 75%) |
| HSV | hsv(186, 18%, 82%) |
| CMYK | cmyk(18.1%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.50, -10.39, -5.75) |
| CIE-LCH | lch(80.50, 11.87, 208.94°) |
| OKLab | oklab(82.79% -0.0331 -0.0156) |
| OKLCH | oklch(82.79% 0.037 205.2) |
| XYZ | xyz(50.7142, 57.5649, 69.3994) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.60
Powder Blue
#B0E0E6
ΔE00 4.89
Ice Blue
#A5DFF9
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 9.20
Sky Blue
#87CEEB
ΔE00 9.42
Pale Sky Blue
#BDF6FE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCED2 #D2B0AC
analogous
#ACD2C3 #ACCED2 #ACBBD2
triadic
#ACCED2 #D2ACCE #CED2AC
tetradic
#ACCED2 #C3ACD2 #D2B0AC #BBD2AC
square
#ACCED2 #C3ACD2 #D2B0AC #BBD2AC
split-complementary
#ACCED2 #D2ACBB #D2C3AC
monochromatic
#5D9FA7 #84B7BC #ACCED2 #D4E5E8 #EBF3F4
Accessibility & contrast
On white
1.68
#ACCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#ACCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCED2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCED2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD2
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#A1D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acced2; /* rgb */ color: rgb(172, 206, 210); /* oklch */ color: oklch(82.8% 0.037 205.2);
Tailwind
colors: {
custom: {
50: '#c5dddf',
500: '#acced2',
950: '#000000',
},
}SCSS
$custom: #acced2; $custom-light: #c5dddf; $custom-dark: #000000;
JSON
{
"hex": "#acced2",
"rgb": {
"r": 172,
"g": 206,
"b": 210
},
"hsl": {
"h": 186.316,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.82791,
"c": 0.03661,
"h": 205.2
},
"luminance": 0.57566
}Semantic roles & 50–950 ramp
primary
#ACCED2
secondary
#A87F7A
accent
#483DA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484