#ABEBEF#ABEBEF
#ABEBEF is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.9% C 0.064 H 200.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBEF |
|---|---|
| RGB | rgb(171, 235, 239) |
| HSL | hsl(184, 68%, 80%) |
| HSV | hsv(184, 28%, 94%) |
| CMYK | cmyk(28.5%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.07, -19.06, -8.42) |
| CIE-LCH | lch(89.07, 20.83, 203.83°) |
| OKLab | oklab(89.85% -0.0601 -0.023) |
| OKLCH | oklch(89.85% 0.064 200.9) |
| XYZ | xyz(62.0778, 74.3034, 92.7157) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.68
Robin'S Egg Blue
#98EFF9
ΔE00 3.43
Pale Sky Blue
#BDF6FE
ΔE00 3.58
Powder Blue
#B0E0E6
ΔE00 3.87
Light Sky Blue
#C6FCFF
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBEF #EFAFAB
analogous
#ABEFD1 #ABEBEF #ABC9EF
triadic
#ABEBEF #EFABEB #EBEFAB
tetradic
#ABEBEF #D1ABEF #EFAFAB #C9EFAB
square
#ABEBEF #D1ABEF #EFAFAB #C9EFAB
split-complementary
#ABEBEF #EFABC9 #EFD1AB
monochromatic
#44D3DB #78DFE5 #ABEBEF #DEF7F9 #E5F9FA
Accessibility & contrast
On white
1.32
#ABEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#ABEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBEF
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBEF | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D5DCEF
Tritanopia (blue-blind)
#93F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abebef; /* rgb */ color: rgb(171, 235, 239); /* oklch */ color: oklch(89.9% 0.064 200.9);
Tailwind
colors: {
custom: {
50: '#c6f1f4',
500: '#abebef',
950: '#000000',
},
}SCSS
$custom: #abebef; $custom-light: #c6f1f4; $custom-dark: #000000;
JSON
{
"hex": "#abebef",
"rgb": {
"r": 171,
"g": 235,
"b": 239
},
"hsl": {
"h": 183.529,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.89852,
"c": 0.0644,
"h": 200.9
},
"luminance": 0.74307
}Semantic roles & 50–950 ramp
primary
#ABEBEF
secondary
#CD7771
accent
#2116D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585