#ACCFBF#ACCFBF
#ACCFBF is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.4% C 0.043 H 165.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFBF |
|---|---|
| RGB | rgb(172, 207, 191) |
| HSL | hsl(153, 27%, 74%) |
| HSV | hsv(153, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.27, -14.77, 4.09) |
| CIE-LCH | lch(80.27, 15.33, 164.52°) |
| OKLab | oklab(82.44% -0.0421 0.0106) |
| OKLCH | oklch(82.44% 0.043 165.9) |
| XYZ | xyz(48.7276, 57.1566, 57.7451) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.08
Seafoam Blue
#78D1B6
ΔE00 9.62
Light Teal
#90E4C1
ΔE00 9.99
Powder Blue
#B0E0E6
ΔE00 10.12
Paleturquoise
#AFEEEE
ΔE00 10.52
Darkseagreen
#8FBC8F
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFBF #CFACBC
analogous
#ACCFAE #ACCFBF #ACCECF
triadic
#ACCFBF #BFACCF #CFBFAC
tetradic
#ACCFBF #AEACCF #CFACBC #CECFAC
square
#ACCFBF #AEACCF #CFACBC #CECFAC
split-complementary
#ACCFBF #CFACCE #CFAEAC
monochromatic
#5EA283 #85B9A1 #ACCFBF #D3E5DD #ECF4F0
Accessibility & contrast
On white
1.69
#ACCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#ACCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFBF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFBF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#C7C5C0
Tritanopia (blue-blind)
#A5CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accfbf; /* rgb */ color: rgb(172, 207, 191); /* oklch */ color: oklch(82.4% 0.043 165.9);
Tailwind
colors: {
custom: {
50: '#c5ddd2',
500: '#accfbf',
950: '#000000',
},
}SCSS
$custom: #accfbf; $custom-light: #c5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#accfbf",
"rgb": {
"r": 172,
"g": 207,
"b": 191
},
"hsl": {
"h": 152.571,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82444,
"c": 0.04343,
"h": 165.9
},
"luminance": 0.57158
}Semantic roles & 50–950 ramp
primary
#ACCFBF
secondary
#A47B8E
accent
#406EA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483