#ACCFCC#ACCFCC
#ACCFCC is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.8% C 0.037 H 190.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFCC |
|---|---|
| RGB | rgb(172, 207, 204) |
| HSL | hsl(175, 27%, 74%) |
| HSV | hsv(175, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(80.60, -12.16, -2.38) |
| CIE-LCH | lch(80.60, 12.39, 191.06°) |
| OKLab | oklab(82.82% -0.0368 -0.0065) |
| OKLCH | oklch(82.82% 0.037 190.1) |
| XYZ | xyz(50.2222, 57.7545, 65.6167) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Lightblue
#ADD8E6
ΔE00 7.43
Paleturquoise
#AFEEEE
ΔE00 8.38
Pale Sky Blue
#BDF6FE
ΔE00 10.00
Duck Egg Blue
#C3FBF4
ΔE00 10.29
Light Sky Blue
#C6FCFF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFCC #CFACAF
analogous
#ACCFBB #ACCFCC #ACC1CF
triadic
#ACCFCC #CCACCF #CFCCAC
tetradic
#ACCFCC #BBACCF #CFACAF #C1CFAC
square
#ACCFCC #BBACCF #CFACAF #C1CFAC
split-complementary
#ACCFCC #CFACC1 #CFBBAC
monochromatic
#5EA29C #85B9B4 #ACCFCC #D3E5E4 #ECF4F3
Accessibility & contrast
On white
1.67
#ACCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#ACCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFCC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFCC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#A2D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accfcc; /* rgb */ color: rgb(172, 207, 204); /* oklch */ color: oklch(82.8% 0.037 190.1);
Tailwind
colors: {
custom: {
50: '#c5dddb',
500: '#accfcc',
950: '#000000',
},
}SCSS
$custom: #accfcc; $custom-light: #c5dddb; $custom-dark: #000000;
JSON
{
"hex": "#accfcc",
"rgb": {
"r": 172,
"g": 207,
"b": 204
},
"hsl": {
"h": 174.857,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82821,
"c": 0.03742,
"h": 190.1
},
"luminance": 0.57756
}Semantic roles & 50–950 ramp
primary
#ACCFCC
secondary
#A47B7E
accent
#4049A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484