#ACCCD2#ACCCD2
#ACCCD2 is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.4% C 0.035 H 210.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCD2 |
|---|---|
| RGB | rgb(172, 204, 210) |
| HSL | hsl(189, 30%, 75%) |
| HSV | hsv(189, 18%, 82%) |
| CMYK | cmyk(18.1%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.96, -9.35, -6.54) |
| CIE-LCH | lch(79.96, 11.41, 214.96°) |
| OKLab | oklab(82.37% -0.0304 -0.0177) |
| OKLCH | oklch(82.37% 0.035 210.2) |
| XYZ | xyz(50.2358, 56.6080, 69.2399) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Powder Blue
#B0E0E6
ΔE00 5.68
Ice Blue
#A5DFF9
ΔE00 8.43
Light Grey Blue
#9DBCD4
ΔE00 8.73
Sky Blue
#87CEEB
ΔE00 8.95
Cloudy Blue
#ACC2D9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCD2 #D2B2AC
analogous
#ACD2C5 #ACCCD2 #ACB9D2
triadic
#ACCCD2 #D2ACCC #CCD2AC
tetradic
#ACCCD2 #C5ACD2 #D2B2AC #B9D2AC
square
#ACCCD2 #C5ACD2 #D2B2AC #B9D2AC
split-complementary
#ACCCD2 #D2ACB9 #D2C5AC
monochromatic
#5D9BA7 #84B4BC #ACCCD2 #D4E4E8 #EBF3F4
Accessibility & contrast
On white
1.70
#ACCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ACCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCD2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCD2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#A1CFCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #acccd2; /* rgb */ color: rgb(172, 204, 210); /* oklch */ color: oklch(82.4% 0.035 210.2);
Tailwind
colors: {
custom: {
50: '#c5dbdf',
500: '#acccd2',
950: '#000000',
},
}SCSS
$custom: #acccd2; $custom-light: #c5dbdf; $custom-dark: #000000;
JSON
{
"hex": "#acccd2",
"rgb": {
"r": 172,
"g": 204,
"b": 210
},
"hsl": {
"h": 189.474,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.82365,
"c": 0.03521,
"h": 210.2
},
"luminance": 0.5661
}Semantic roles & 50–950 ramp
primary
#ACCCD2
secondary
#A8817A
accent
#4E3DA8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484