#ABECEB#ABECEB
#ABECEB is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.9% C 0.065 H 194.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECEB |
|---|---|
| RGB | rgb(171, 236, 235) |
| HSL | hsl(179, 63%, 80%) |
| HSV | hsv(179, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(89.23, -20.44, -6.09) |
| CIE-LCH | lch(89.23, 21.33, 196.58°) |
| OKLab | oklab(89.94% -0.063 -0.0167) |
| OKLCH | oklch(89.94% 0.065 194.9) |
| XYZ | xyz(61.7805, 74.6439, 89.7336) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.78
Pale Cyan
#B7FFFA
ΔE00 4.23
Duck Egg Blue
#C3FBF4
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Light Sky Blue
#C6FCFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECEB #ECABAC
analogous
#ABECCB #ABECEB #ABCDEC
triadic
#ABECEB #EBABEC #ECEBAB
tetradic
#ABECEB #CBABEC #ECABAC #CDECAB
square
#ABECEB #CBABEC #ECABAC #CDECAB
split-complementary
#ABECEB #ECABCD #ECCBAB
monochromatic
#47D5D3 #79E1DF #ABECEB #DDF7F7 #E6F9F9
Accessibility & contrast
On white
1.32
#ABECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#ABECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECEB
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECEB | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#95F0EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abeceb; /* rgb */ color: rgb(171, 236, 235); /* oklch */ color: oklch(89.9% 0.065 194.9);
Tailwind
colors: {
custom: {
50: '#c6f2f1',
500: '#abeceb',
950: '#000000',
},
}SCSS
$custom: #abeceb; $custom-light: #c6f2f1; $custom-dark: #000000;
JSON
{
"hex": "#abeceb",
"rgb": {
"r": 171,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.077,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89943,
"c": 0.06513,
"h": 194.9
},
"luminance": 0.74647
}Semantic roles & 50–950 ramp
primary
#ABECEB
secondary
#C97374
accent
#1B1DCB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585