#ACCFCB#ACCFCB
#ACCFCB is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.038 H 188.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFCB |
|---|---|
| RGB | rgb(172, 207, 203) |
| HSL | hsl(173, 27%, 74%) |
| HSV | hsv(173, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.58, -12.37, -1.88) |
| CIE-LCH | lch(80.58, 12.51, 188.65°) |
| OKLab | oklab(82.79% -0.0372 -0.0052) |
| OKLCH | oklch(82.79% 0.038 188) |
| XYZ | xyz(50.1027, 57.7066, 64.9870) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.42
Pale Sky Blue
#BDF6FE
ΔE00 10.20
Duck Egg Blue
#C3FBF4
ΔE00 10.23
Pale Blue
#D0FEFE
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFCB #CFACB0
analogous
#ACCFBA #ACCFCB #ACC2CF
triadic
#ACCFCB #CBACCF #CFCBAC
tetradic
#ACCFCB #BAACCF #CFACB0 #C2CFAC
square
#ACCFCB #BAACCF #CFACB0 #C2CFAC
split-complementary
#ACCFCB #CFACC2 #CFBAAC
monochromatic
#5EA29A #85B9B3 #ACCFCB #D3E5E3 #ECF4F3
Accessibility & contrast
On white
1.67
#ACCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#ACCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFCB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFCB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#A2D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accfcb; /* rgb */ color: rgb(172, 207, 203); /* oklch */ color: oklch(82.8% 0.038 188.0);
Tailwind
colors: {
custom: {
50: '#c5ddda',
500: '#accfcb',
950: '#000000',
},
}SCSS
$custom: #accfcb; $custom-light: #c5ddda; $custom-dark: #000000;
JSON
{
"hex": "#accfcb",
"rgb": {
"r": 172,
"g": 207,
"b": 203
},
"hsl": {
"h": 173.143,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82791,
"c": 0.0376,
"h": 188
},
"luminance": 0.57708
}Semantic roles & 50–950 ramp
primary
#ACCFCB
secondary
#A47B80
accent
#404CA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483