#ACCEBE#ACCEBE
#ACCEBE is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.2% C 0.043 H 165.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCEBE |
|---|---|
| RGB | rgb(172, 206, 190) |
| HSL | hsl(152, 26%, 74%) |
| HSV | hsv(152, 17%, 81%) |
| CMYK | cmyk(16.5%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(79.97, -14.46, 4.20) |
| CIE-LCH | lch(79.97, 15.05, 163.81°) |
| OKLab | oklab(82.2% -0.0412 0.0109) |
| OKLCH | oklch(82.2% 0.043 165.2) |
| XYZ | xyz(48.3765, 56.6297, 57.0871) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.23
Seafoam Blue
#78D1B6
ΔE00 9.81
Light Teal
#90E4C1
ΔE00 10.23
Powder Blue
#B0E0E6
ΔE00 10.27
Darkseagreen
#8FBC8F
ΔE00 10.72
Greenish Grey
#96AE8D
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCEBE #CEACBC
analogous
#ACCEAD #ACCEBE #ACCDCE
triadic
#ACCEBE #BEACCE #CEBEAC
tetradic
#ACCEBE #ADACCE #CEACBC #CDCEAC
square
#ACCEBE #ADACCE #CEACBC #CDCEAC
split-complementary
#ACCEBE #CEACCD #CEADAC
monochromatic
#5FA182 #86B7A0 #ACCEBE #D2E5DC #ECF4F0
Accessibility & contrast
On white
1.70
#ACCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#ACCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCEBE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCEBE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#A5CEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accebe; /* rgb */ color: rgb(172, 206, 190); /* oklch */ color: oklch(82.2% 0.043 165.2);
Tailwind
colors: {
custom: {
50: '#c5ddd1',
500: '#accebe',
950: '#000000',
},
}SCSS
$custom: #accebe; $custom-light: #c5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#accebe",
"rgb": {
"r": 172,
"g": 206,
"b": 190
},
"hsl": {
"h": 151.765,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.822,
"c": 0.04258,
"h": 165.2
},
"luminance": 0.56631
}Semantic roles & 50–950 ramp
primary
#ACCEBE
secondary
#A37B8E
accent
#4170A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483