#ACCFC3#ACCFC3
#ACCFC3 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.6% C 0.041 H 172.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFC3 |
|---|---|
| RGB | rgb(172, 207, 195) |
| HSL | hsl(159, 27%, 74%) |
| HSV | hsv(159, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 5.8%, 18.8%) |
| CIE-LAB | lab(80.37, -13.99, 2.10) |
| CIE-LCH | lch(80.37, 14.14, 171.48°) |
| OKLab | oklab(82.56% -0.0405 0.0053) |
| OKLCH | oklch(82.56% 0.041 172.5) |
| XYZ | xyz(49.1738, 57.3351, 60.0951) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.68
Pale Teal
#82CBB2
ΔE00 8.72
Paleturquoise
#AFEEEE
ΔE00 9.58
Seafoam Blue
#78D1B6
ΔE00 10.19
Duck Egg Blue
#C3FBF4
ΔE00 10.42
Light Teal
#90E4C1
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFC3 #CFACB8
analogous
#ACCFB2 #ACCFC3 #ACCACF
triadic
#ACCFC3 #C3ACCF #CFC3AC
tetradic
#ACCFC3 #B2ACCF #CFACB8 #CACFAC
square
#ACCFC3 #B2ACCF #CFACB8 #CACFAC
split-complementary
#ACCFC3 #CFACCA #CFB2AC
monochromatic
#5EA28B #85B9A7 #ACCFC3 #D3E5DF #ECF4F1
Accessibility & contrast
On white
1.68
#ACCFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#ACCFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFC3
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFC3 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC2
Deuteranopia (green-blind)
#C6C5C4
Tritanopia (blue-blind)
#A4D0CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accfc3; /* rgb */ color: rgb(172, 207, 195); /* oklch */ color: oklch(82.6% 0.041 172.5);
Tailwind
colors: {
custom: {
50: '#c5ddd5',
500: '#accfc3',
950: '#000000',
},
}SCSS
$custom: #accfc3; $custom-light: #c5ddd5; $custom-dark: #000000;
JSON
{
"hex": "#accfc3",
"rgb": {
"r": 172,
"g": 207,
"b": 195
},
"hsl": {
"h": 159.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82557,
"c": 0.04082,
"h": 172.5
},
"luminance": 0.57336
}Semantic roles & 50–950 ramp
primary
#ACCFC3
secondary
#A47B89
accent
#4063A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483