#ACCECB#ACCECB
#ACCECB is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.6% C 0.036 H 189.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCECB |
|---|---|
| RGB | rgb(172, 206, 203) |
| HSL | hsl(175, 26%, 74%) |
| HSV | hsv(175, 17%, 81%) |
| CMYK | cmyk(16.5%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.31, -11.86, -2.28) |
| CIE-LCH | lch(80.31, 12.07, 190.88°) |
| OKLab | oklab(82.58% -0.0359 -0.0063) |
| OKLCH | oklch(82.58% 0.036 189.9) |
| XYZ | xyz(49.8612, 57.2236, 64.9065) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Lightblue
#ADD8E6
ΔE00 7.49
Paleturquoise
#AFEEEE
ΔE00 8.70
Pale Sky Blue
#BDF6FE
ΔE00 10.26
Silver (survey)
#C5C9C7
ΔE00 10.58
Duck Egg Blue
#C3FBF4
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCECB #CEACAF
analogous
#ACCEBA #ACCECB #ACC0CE
triadic
#ACCECB #CBACCE #CECBAC
tetradic
#ACCECB #BAACCE #CEACAF #C0CEAC
square
#ACCECB #BAACCE #CEACAF #C0CEAC
split-complementary
#ACCECB #CEACC0 #CEBAAC
monochromatic
#5FA19B #86B7B3 #ACCECB #D2E5E3 #ECF4F3
Accessibility & contrast
On white
1.69
#ACCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#ACCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCECB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCECB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#A3D0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accecb; /* rgb */ color: rgb(172, 206, 203); /* oklch */ color: oklch(82.6% 0.036 189.9);
Tailwind
colors: {
custom: {
50: '#c5ddda',
500: '#accecb',
950: '#000000',
},
}SCSS
$custom: #accecb; $custom-light: #c5ddda; $custom-dark: #000000;
JSON
{
"hex": "#accecb",
"rgb": {
"r": 172,
"g": 206,
"b": 203
},
"hsl": {
"h": 174.706,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.82576,
"c": 0.03643,
"h": 189.9
},
"luminance": 0.57225
}Semantic roles & 50–950 ramp
primary
#ACCECB
secondary
#A37B7E
accent
#414AA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483