#ACCBBE#ACCBBE
#ACCBBE is a light, muted teal. Relative luminance 0.552; OKLCH L 81.6% C 0.038 H 168.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBBE |
|---|---|
| RGB | rgb(172, 203, 190) |
| HSL | hsl(155, 23%, 74%) |
| HSV | hsv(155, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.16, -12.92, 3.02) |
| CIE-LCH | lch(79.16, 13.27, 166.86°) |
| OKLab | oklab(81.55% -0.0371 0.0078) |
| OKLCH | oklch(81.55% 0.038 168.1) |
| XYZ | xyz(47.6611, 55.1991, 56.8486) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.17
Powder Blue
#B0E0E6
ΔE00 9.72
Seafoam Blue
#78D1B6
ΔE00 10.79
Greenish Grey
#96AE8D
ΔE00 10.82
Paleturquoise
#AFEEEE
ΔE00 10.94
Silver (survey)
#C5C9C7
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBBE #CBACB9
analogous
#ACCBAE #ACCBBE #ACC8CB
triadic
#ACCBBE #BEACCB #CBBEAC
tetradic
#ACCBBE #AEACCB #CBACB9 #C8CBAC
square
#ACCBBE #AEACCB #CBACB9 #C8CBAC
split-complementary
#ACCBBE #CBACC8 #CBAEAC
monochromatic
#619B83 #86B3A1 #ACCBBE #D2E3DB #ECF3F0
Accessibility & contrast
On white
1.74
#ACCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#ACCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBBE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBBE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#A6CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accbbe; /* rgb */ color: rgb(172, 203, 190); /* oklch */ color: oklch(81.6% 0.038 168.1);
Tailwind
colors: {
custom: {
50: '#c5dad1',
500: '#accbbe',
950: '#000000',
},
}SCSS
$custom: #accbbe; $custom-light: #c5dad1; $custom-dark: #000000;
JSON
{
"hex": "#accbbe",
"rgb": {
"r": 172,
"g": 203,
"b": 190
},
"hsl": {
"h": 154.839,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81553,
"c": 0.03787,
"h": 168.1
},
"luminance": 0.552
}Semantic roles & 50–950 ramp
primary
#ACCBBE
secondary
#A07B8B
accent
#446BA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483