#ACCEBF#ACCEBF
#ACCEBF is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.2% C 0.042 H 166.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCEBF |
|---|---|
| RGB | rgb(172, 206, 191) |
| HSL | hsl(154, 26%, 74%) |
| HSV | hsv(154, 17%, 81%) |
| CMYK | cmyk(16.5%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(80.00, -14.26, 3.70) |
| CIE-LCH | lch(80.00, 14.73, 165.47°) |
| OKLab | oklab(82.23% -0.0407 0.0096) |
| OKLCH | oklch(82.23% 0.042 166.8) |
| XYZ | xyz(48.4861, 56.6736, 57.6646) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.36
Powder Blue
#B0E0E6
ΔE00 9.91
Seafoam Blue
#78D1B6
ΔE00 9.92
Light Teal
#90E4C1
ΔE00 10.41
Paleturquoise
#AFEEEE
ΔE00 10.54
Greenish Grey
#96AE8D
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCEBF #CEACBB
analogous
#ACCEAE #ACCEBF #ACCCCE
triadic
#ACCEBF #BFACCE #CEBFAC
tetradic
#ACCEBF #AEACCE #CEACBB #CCCEAC
square
#ACCEBF #AEACCE #CEACBB #CCCEAC
split-complementary
#ACCEBF #CEACCC #CEAEAC
monochromatic
#5FA184 #86B7A1 #ACCEBF #D2E5DD #ECF4F0
Accessibility & contrast
On white
1.70
#ACCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#ACCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCEBF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCEBF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#A5CEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accebf; /* rgb */ color: rgb(172, 206, 191); /* oklch */ color: oklch(82.2% 0.042 166.8);
Tailwind
colors: {
custom: {
50: '#c5ddd2',
500: '#accebf',
950: '#000000',
},
}SCSS
$custom: #accebf; $custom-light: #c5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#accebf",
"rgb": {
"r": 172,
"g": 206,
"b": 191
},
"hsl": {
"h": 153.529,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.82228,
"c": 0.04186,
"h": 166.8
},
"luminance": 0.56675
}Semantic roles & 50–950 ramp
primary
#ACCEBF
secondary
#A37B8D
accent
#416DA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483