#ACCBBF#ACCBBF
#ACCBBF is a light, muted teal. Relative luminance 0.552; OKLCH L 81.6% C 0.037 H 170.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBBF |
|---|---|
| RGB | rgb(172, 203, 191) |
| HSL | hsl(157, 23%, 74%) |
| HSV | hsv(157, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.18, -12.73, 2.52) |
| CIE-LCH | lch(79.18, 12.97, 168.82°) |
| OKLab | oklab(81.58% -0.0366 0.0065) |
| OKLCH | oklch(81.58% 0.037 170) |
| XYZ | xyz(47.7708, 55.2430, 57.4262) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.35
Powder Blue
#B0E0E6
ΔE00 9.38
Paleturquoise
#AFEEEE
ΔE00 10.74
Seafoam Blue
#78D1B6
ΔE00 10.94
Greenish Grey
#96AE8D
ΔE00 11.09
Silver (survey)
#C5C9C7
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBBF #CBACB8
analogous
#ACCBAF #ACCBBF #ACC7CB
triadic
#ACCBBF #BFACCB #CBBFAC
tetradic
#ACCBBF #AFACCB #CBACB8 #C7CBAC
square
#ACCBBF #AFACCB #CBACB8 #C7CBAC
split-complementary
#ACCBBF #CBACC7 #CBAFAC
monochromatic
#619B85 #86B3A2 #ACCBBF #D2E3DC #ECF3F0
Accessibility & contrast
On white
1.74
#ACCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#ACCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBBF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBBF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#A6CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accbbf; /* rgb */ color: rgb(172, 203, 191); /* oklch */ color: oklch(81.6% 0.037 170.0);
Tailwind
colors: {
custom: {
50: '#c5dad2',
500: '#accbbf',
950: '#000000',
},
}SCSS
$custom: #accbbf; $custom-light: #c5dad2; $custom-dark: #000000;
JSON
{
"hex": "#accbbf",
"rgb": {
"r": 172,
"g": 203,
"b": 191
},
"hsl": {
"h": 156.774,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81581,
"c": 0.03722,
"h": 170
},
"luminance": 0.55244
}Semantic roles & 50–950 ramp
primary
#ACCBBF
secondary
#A07B89
accent
#4468A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483