#ABEBF7#ABEBF7
#ABEBF7 is a very light, moderate teal. Relative luminance 0.748; OKLCH L 90.1% C 0.066 H 210.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBF7 |
|---|---|
| RGB | rgb(171, 235, 247) |
| HSL | hsl(189, 83%, 82%) |
| HSV | hsv(189, 31%, 97%) |
| CMYK | cmyk(30.8%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(89.29, -17.24, -12.27) |
| CIE-LCH | lch(89.29, 21.16, 215.43°) |
| OKLab | oklab(90.11% -0.0571 -0.0335) |
| OKLCH | oklch(90.11% 0.066 210.4) |
| XYZ | xyz(63.2859, 74.7867, 99.0783) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.03
Powder Blue
#B0E0E6
ΔE00 3.71
Robin'S Egg Blue
#98EFF9
ΔE00 3.71
Paleturquoise
#AFEEEE
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Light Sky Blue
#C6FCFF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBF7 #F7B7AB
analogous
#ABF7DD #ABEBF7 #ABC5F7
triadic
#ABEBF7 #F7ABEB #EBF7AB
tetradic
#ABEBF7 #DDABF7 #F7B7AB #C5F7AB
square
#ABEBF7 #DDABF7 #F7B7AB #C5F7AB
split-complementary
#ABEBF7 #F7ABC5 #F7DDAB
monochromatic
#3BD0EC #73DEF2 #ABEBF7 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.32
#ABEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#ABEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBF7
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBF7 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F8
Deuteranopia (green-blind)
#D3DCF7
Tritanopia (blue-blind)
#91F1EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abebf7; /* rgb */ color: rgb(171, 235, 247); /* oklch */ color: oklch(90.1% 0.066 210.4);
Tailwind
colors: {
custom: {
50: '#c6f1f9',
500: '#abebf7',
950: '#000000',
},
}SCSS
$custom: #abebf7; $custom-light: #c6f1f9; $custom-dark: #000000;
JSON
{
"hex": "#abebf7",
"rgb": {
"r": 171,
"g": 235,
"b": 247
},
"hsl": {
"h": 189.474,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.90108,
"c": 0.06619,
"h": 210.4
},
"luminance": 0.7479
}Semantic roles & 50–950 ramp
primary
#ABEBF7
secondary
#D87F6E
accent
#2906DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585