#ACC4BE#ACC4BE
#ACC4BE is a light, muted teal. Relative luminance 0.520; OKLCH L 80.0% C 0.027 H 178.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4BE |
|---|---|
| RGB | rgb(172, 196, 190) |
| HSL | hsl(165, 17%, 72%) |
| HSV | hsv(165, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 3.1%, 23.1%) |
| CIE-LAB | lab(77.26, -9.30, 0.26) |
| CIE-LCH | lch(77.26, 9.30, 178.40°) |
| OKLab | oklab(80.05% -0.0274 0.0006) |
| OKLCH | oklch(80.05% 0.027 178.8) |
| XYZ | xyz(46.0452, 51.9673, 56.3100) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.58
Powder Blue
#B0E0E6
ΔE00 9.35
Lightblue
#ADD8E6
ΔE00 10.04
Light Grey
#D8DCD6
ΔE00 10.30
Cool Grey
#95A3A6
ΔE00 10.53
Silver
#C0C0C0
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4BE #C4ACB2
analogous
#ACC4B2 #ACC4BE #ACBEC4
triadic
#ACC4BE #BEACC4 #C4BEAC
tetradic
#ACC4BE #B2ACC4 #C4ACB2 #BEC4AC
square
#ACC4BE #B2ACC4 #C4ACB2 #BEC4AC
split-complementary
#ACC4BE #C4ACBE #C4B2AC
monochromatic
#669085 #88ABA2 #ACC4BE #D0DDDA #EDF2F1
Accessibility & contrast
On white
1.84
#ACC4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ACC4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4BE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4BE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#A6C5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc4be; /* rgb */ color: rgb(172, 196, 190); /* oklch */ color: oklch(80.0% 0.027 178.8);
Tailwind
colors: {
custom: {
50: '#c5d5d1',
500: '#acc4be',
950: '#000000',
},
}SCSS
$custom: #acc4be; $custom-light: #c5d5d1; $custom-dark: #000000;
JSON
{
"hex": "#acc4be",
"rgb": {
"r": 172,
"g": 196,
"b": 190
},
"hsl": {
"h": 165,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.8005,
"c": 0.02738,
"h": 178.8
},
"luminance": 0.51968
}Semantic roles & 50–950 ramp
primary
#ACC4BE
secondary
#987C83
accent
#4A5F9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383