#ACCDBF#ACCDBF
#ACCDBF is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.0% C 0.040 H 167.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCDBF |
|---|---|
| RGB | rgb(172, 205, 191) |
| HSL | hsl(155, 25%, 74%) |
| HSV | hsv(155, 16%, 80%) |
| CMYK | cmyk(16.1%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(79.72, -13.75, 3.30) |
| CIE-LCH | lch(79.72, 14.14, 166.49°) |
| OKLab | oklab(82.01% -0.0394 0.0085) |
| OKLCH | oklch(82.01% 0.04 167.8) |
| XYZ | xyz(48.2462, 56.1937, 57.5846) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.66
Powder Blue
#B0E0E6
ΔE00 9.72
Seafoam Blue
#78D1B6
ΔE00 10.24
Paleturquoise
#AFEEEE
ΔE00 10.58
Light Teal
#90E4C1
ΔE00 10.85
Greenish Grey
#96AE8D
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCDBF #CDACBA
analogous
#ACCDAF #ACCDBF #ACCBCD
triadic
#ACCDBF #BFACCD #CDBFAC
tetradic
#ACCDBF #AFACCD #CDACBA #CBCDAC
square
#ACCDBF #AFACCD #CDACBA #CBCDAC
split-complementary
#ACCDBF #CDACCB #CDAFAC
monochromatic
#609F84 #86B6A2 #ACCDBF #D2E4DC #ECF3F0
Accessibility & contrast
On white
1.72
#ACCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#ACCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCDBF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCDBF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#A5CDC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accdbf; /* rgb */ color: rgb(172, 205, 191); /* oklch */ color: oklch(82.0% 0.040 167.8);
Tailwind
colors: {
custom: {
50: '#c5dcd2',
500: '#accdbf',
950: '#000000',
},
}SCSS
$custom: #accdbf; $custom-light: #c5dcd2; $custom-dark: #000000;
JSON
{
"hex": "#accdbf",
"rgb": {
"r": 172,
"g": 205,
"b": 191
},
"hsl": {
"h": 154.545,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.82012,
"c": 0.0403,
"h": 167.8
},
"luminance": 0.56195
}Semantic roles & 50–950 ramp
primary
#ACCDBF
secondary
#A27B8C
accent
#426BA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483