#ABCEBF#ABCEBF
#ABCEBF is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.2% C 0.043 H 167.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEBF |
|---|---|
| RGB | rgb(171, 206, 191) |
| HSL | hsl(154, 26%, 74%) |
| HSV | hsv(154, 17%, 81%) |
| CMYK | cmyk(17%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(79.93, -14.59, 3.60) |
| CIE-LCH | lch(79.93, 15.03, 166.15°) |
| OKLab | oklab(82.16% -0.0417 0.0093) |
| OKLCH | oklch(82.16% 0.043 167.5) |
| XYZ | xyz(48.2674, 56.5608, 57.6544) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.12
Seafoam Blue
#78D1B6
ΔE00 9.69
Powder Blue
#B0E0E6
ΔE00 9.87
Light Teal
#90E4C1
ΔE00 10.24
Paleturquoise
#AFEEEE
ΔE00 10.43
Duck Egg Blue
#C3FBF4
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEBF #CEABBA
analogous
#ABCEAE #ABCEBF #ABCCCE
triadic
#ABCEBF #BFABCE #CEBFAB
tetradic
#ABCEBF #AEABCE #CEABBA #CCCEAB
square
#ABCEBF #AEABCE #CEABBA #CCCEAB
split-complementary
#ABCEBF #CEABCC #CEAEAB
monochromatic
#5EA184 #84B7A2 #ABCEBF #D2E5DC #ECF4F0
Accessibility & contrast
On white
1.71
#ABCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#ABCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEBF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEBF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#C6C4C0
Tritanopia (blue-blind)
#A4CEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcebf; /* rgb */ color: rgb(171, 206, 191); /* oklch */ color: oklch(82.2% 0.043 167.5);
Tailwind
colors: {
custom: {
50: '#c4ddd2',
500: '#abcebf',
950: '#000000',
},
}SCSS
$custom: #abcebf; $custom-light: #c4ddd2; $custom-dark: #000000;
JSON
{
"hex": "#abcebf",
"rgb": {
"r": 171,
"g": 206,
"b": 191
},
"hsl": {
"h": 154.286,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.82161,
"c": 0.04276,
"h": 167.5
},
"luminance": 0.56562
}Semantic roles & 50–950 ramp
primary
#ABCEBF
secondary
#A37A8C
accent
#416CA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483