#ABEBEC#ABEBEC
#ABEBEC is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.8% C 0.064 H 197.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBEC |
|---|---|
| RGB | rgb(171, 235, 236) |
| HSL | hsl(181, 63%, 80%) |
| HSV | hsv(181, 28%, 93%) |
| CMYK | cmyk(27.5%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(88.98, -19.73, -6.97) |
| CIE-LCH | lch(88.98, 20.92, 199.46°) |
| OKLab | oklab(89.76% -0.0613 -0.0191) |
| OKLCH | oklch(89.76% 0.064 197.3) |
| XYZ | xyz(61.6383, 74.1276, 90.4009) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.08
Pale Sky Blue
#BDF6FE
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 4.50
Light Sky Blue
#C6FCFF
ΔE00 4.60
Pale Cyan
#B7FFFA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBEC #ECACAB
analogous
#ABECCD #ABEBEC #ABCBEC
triadic
#ABEBEC #ECABEB #EBECAB
tetradic
#ABEBEC #CDABEC #ECACAB #CBECAB
square
#ABEBEC #CDABEC #ECACAB #CBECAB
split-complementary
#ABEBEC #ECABCB #ECCDAB
monochromatic
#47D3D5 #79DFE1 #ABEBEC #DDF7F7 #E6F9F9
Accessibility & contrast
On white
1.33
#ABEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#ABEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBEC
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBEC | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#94EFEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abebec; /* rgb */ color: rgb(171, 235, 236); /* oklch */ color: oklch(89.8% 0.064 197.3);
Tailwind
colors: {
custom: {
50: '#c6f1f2',
500: '#abebec',
950: '#000000',
},
}SCSS
$custom: #abebec; $custom-light: #c6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#abebec",
"rgb": {
"r": 171,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.923,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89758,
"c": 0.06422,
"h": 197.3
},
"luminance": 0.74131
}Semantic roles & 50–950 ramp
primary
#ABEBEC
secondary
#C97473
accent
#1D1BCB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585