#ABCEBE#ABCEBE
#ABCEBE is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.1% C 0.043 H 165.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEBE |
|---|---|
| RGB | rgb(171, 206, 190) |
| HSL | hsl(153, 26%, 74%) |
| HSV | hsv(153, 17%, 81%) |
| CMYK | cmyk(17%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(79.91, -14.78, 4.10) |
| CIE-LCH | lch(79.91, 15.34, 164.52°) |
| OKLab | oklab(82.13% -0.0421 0.0106) |
| OKLCH | oklch(82.13% 0.043 165.9) |
| XYZ | xyz(48.1578, 56.5170, 57.0768) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.99
Seafoam Blue
#78D1B6
ΔE00 9.58
Light Teal
#90E4C1
ΔE00 10.06
Powder Blue
#B0E0E6
ΔE00 10.23
Darkseagreen
#8FBC8F
ΔE00 10.67
Paleturquoise
#AFEEEE
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEBE #CEABBB
analogous
#ABCEAD #ABCEBE #ABCDCE
triadic
#ABCEBE #BEABCE #CEBEAB
tetradic
#ABCEBE #ADABCE #CEABBB #CDCEAB
square
#ABCEBE #ADABCE #CEABBB #CDCEAB
split-complementary
#ABCEBE #CEABCD #CEADAB
monochromatic
#5EA182 #84B7A0 #ABCEBE #D2E5DC #ECF4F0
Accessibility & contrast
On white
1.71
#ABCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ABCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEBE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEBE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#A4CEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcebe; /* rgb */ color: rgb(171, 206, 190); /* oklch */ color: oklch(82.1% 0.043 165.9);
Tailwind
colors: {
custom: {
50: '#c4ddd1',
500: '#abcebe',
950: '#000000',
},
}SCSS
$custom: #abcebe; $custom-light: #c4ddd1; $custom-dark: #000000;
JSON
{
"hex": "#abcebe",
"rgb": {
"r": 171,
"g": 206,
"b": 190
},
"hsl": {
"h": 152.571,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.82133,
"c": 0.04346,
"h": 165.9
},
"luminance": 0.56518
}Semantic roles & 50–950 ramp
primary
#ABCEBE
secondary
#A37A8D
accent
#416EA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483