#ABEBF0#ABEBF0
#ABEBF0 is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.9% C 0.065 H 202.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBF0 |
|---|---|
| RGB | rgb(171, 235, 240) |
| HSL | hsl(184, 70%, 81%) |
| HSV | hsv(184, 29%, 94%) |
| CMYK | cmyk(28.8%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.09, -18.83, -8.90) |
| CIE-LCH | lch(89.09, 20.83, 205.30°) |
| OKLab | oklab(89.88% -0.0598 -0.0243) |
| OKLCH | oklch(89.88% 0.065 202.1) |
| XYZ | xyz(62.2260, 74.3627, 93.4958) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.04
Robin'S Egg Blue
#98EFF9
ΔE00 3.29
Pale Sky Blue
#BDF6FE
ΔE00 3.36
Powder Blue
#B0E0E6
ΔE00 3.72
Light Sky Blue
#C6FCFF
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBF0 #F0B0AB
analogous
#ABF0D2 #ABEBF0 #ABC8F0
triadic
#ABEBF0 #F0ABEB #EBF0AB
tetradic
#ABEBF0 #D2ABF0 #F0B0AB #C8F0AB
square
#ABEBF0 #D2ABF0 #F0B0AB #C8F0AB
split-complementary
#ABEBF0 #F0ABC8 #F0D2AB
monochromatic
#43D2DD #77DFE7 #ABEBF0 #DFF7F9 #E5F9FA
Accessibility & contrast
On white
1.32
#ABEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#ABEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBF0
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBF0 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#D5DCF0
Tritanopia (blue-blind)
#93F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abebf0; /* rgb */ color: rgb(171, 235, 240); /* oklch */ color: oklch(89.9% 0.065 202.1);
Tailwind
colors: {
custom: {
50: '#c6f1f4',
500: '#abebf0',
950: '#000000',
},
}SCSS
$custom: #abebf0; $custom-light: #c6f1f4; $custom-dark: #000000;
JSON
{
"hex": "#abebf0",
"rgb": {
"r": 171,
"g": 235,
"b": 240
},
"hsl": {
"h": 184.348,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.89883,
"c": 0.06452,
"h": 202.1
},
"luminance": 0.74366
}Semantic roles & 50–950 ramp
primary
#ABEBF0
secondary
#CE7871
accent
#2214D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585