#ACCFC2#ACCFC2
#ACCFC2 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.5% C 0.041 H 170.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFC2 |
|---|---|
| RGB | rgb(172, 207, 194) |
| HSL | hsl(158, 27%, 74%) |
| HSV | hsv(158, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(80.34, -14.18, 2.59) |
| CIE-LCH | lch(80.34, 14.42, 169.64°) |
| OKLab | oklab(82.53% -0.0409 0.0067) |
| OKLCH | oklch(82.53% 0.041 170.7) |
| XYZ | xyz(49.0611, 57.2900, 59.5017) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.80
Seafoam Blue
#78D1B6
ΔE00 10.02
Duck Egg Blue
#C3FBF4
ΔE00 10.52
Light Teal
#90E4C1
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFC2 #CFACB9
analogous
#ACCFB1 #ACCFC2 #ACCBCF
triadic
#ACCFC2 #C2ACCF #CFC2AC
tetradic
#ACCFC2 #B1ACCF #CFACB9 #CBCFAC
square
#ACCFC2 #B1ACCF #CFACB9 #CBCFAC
split-complementary
#ACCFC2 #CFACCB #CFB1AC
monochromatic
#5EA289 #85B9A6 #ACCFC2 #D3E5DE #ECF4F1
Accessibility & contrast
On white
1.69
#ACCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#ACCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFC2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFC2 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#C6C5C3
Tritanopia (blue-blind)
#A4D0CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accfc2; /* rgb */ color: rgb(172, 207, 194); /* oklch */ color: oklch(82.5% 0.041 170.7);
Tailwind
colors: {
custom: {
50: '#c5ddd4',
500: '#accfc2',
950: '#000000',
},
}SCSS
$custom: #accfc2; $custom-light: #c5ddd4; $custom-dark: #000000;
JSON
{
"hex": "#accfc2",
"rgb": {
"r": 172,
"g": 207,
"b": 194
},
"hsl": {
"h": 157.714,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82529,
"c": 0.04142,
"h": 170.7
},
"luminance": 0.57291
}Semantic roles & 50–950 ramp
primary
#ACCFC2
secondary
#A47B8A
accent
#4066A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483