#ABEDEB#ABEDEB
#ABEDEB is a very light, moderate teal. Relative luminance 0.752; OKLCH L 90.2% C 0.066 H 193.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEDEB |
|---|---|
| RGB | rgb(171, 237, 235) |
| HSL | hsl(178, 65%, 80%) |
| HSV | hsv(178, 28%, 93%) |
| CMYK | cmyk(27.8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(89.50, -20.93, -5.69) |
| CIE-LCH | lch(89.50, 21.69, 195.20°) |
| OKLab | oklab(90.16% -0.0642 -0.0156) |
| OKLCH | oklch(90.16% 0.066 193.7) |
| XYZ | xyz(62.0692, 75.2213, 89.8298) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.07
Pale Cyan
#B7FFFA
ΔE00 3.89
Duck Egg Blue
#C3FBF4
ΔE00 4.10
Light Cyan
#ACFFFC
ΔE00 4.13
Eggshell Blue
#C4FFF7
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEDEB #EDABAD
analogous
#ABEDCA #ABEDEB #ABCEED
triadic
#ABEDEB #EBABED #EDEBAB
tetradic
#ABEDEB #CAABED #EDABAD #CEEDAB
square
#ABEDEB #CAABED #EDABAD #CEEDAB
split-complementary
#ABEDEB #EDABCE #EDCAAB
monochromatic
#46D7D3 #79E2DF #ABEDEB #DDF8F7 #E6FAF9
Accessibility & contrast
On white
1.31
#ABEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#ABEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEDEB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEDEB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#94F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abedeb; /* rgb */ color: rgb(171, 237, 235); /* oklch */ color: oklch(90.2% 0.066 193.7);
Tailwind
colors: {
custom: {
50: '#c6f3f1',
500: '#abedeb',
950: '#000000',
},
}SCSS
$custom: #abedeb; $custom-light: #c6f3f1; $custom-dark: #000000;
JSON
{
"hex": "#abedeb",
"rgb": {
"r": 171,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.182,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.90159,
"c": 0.06606,
"h": 193.7
},
"luminance": 0.75224
}Semantic roles & 50–950 ramp
primary
#ABEDEB
secondary
#CA7275
accent
#191ECD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585