#ABECED#ABECED
#ABECED is a very light, moderate teal. Relative luminance 0.748; OKLCH L 90.0% C 0.065 H 197.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECED |
|---|---|
| RGB | rgb(171, 236, 237) |
| HSL | hsl(181, 65%, 80%) |
| HSV | hsv(181, 28%, 93%) |
| CMYK | cmyk(27.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(89.28, -20.00, -7.05) |
| CIE-LCH | lch(89.28, 21.21, 199.43°) |
| OKLab | oklab(90% -0.0622 -0.0193) |
| OKLCH | oklch(90% 0.065 197.3) |
| XYZ | xyz(62.0711, 74.7601, 91.2639) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.68
Robin'S Egg Blue
#98EFF9
ΔE00 3.97
Pale Sky Blue
#BDF6FE
ΔE00 4.34
Light Sky Blue
#C6FCFF
ΔE00 4.52
Pale Cyan
#B7FFFA
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECED #EDACAB
analogous
#ABEDCD #ABECED #ABCBED
triadic
#ABECED #EDABEC #ECEDAB
tetradic
#ABECED #CDABED #EDACAB #CBEDAB
square
#ABECED #CDABED #EDACAB #CBEDAB
split-complementary
#ABECED #EDABCB #EDCDAB
monochromatic
#46D5D7 #79E1E2 #ABECED #DDF7F8 #E6F9FA
Accessibility & contrast
On white
1.32
#ABECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#ABECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECED
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECED | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#94F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abeced; /* rgb */ color: rgb(171, 236, 237); /* oklch */ color: oklch(90.0% 0.065 197.3);
Tailwind
colors: {
custom: {
50: '#c6f2f2',
500: '#abeced',
950: '#000000',
},
}SCSS
$custom: #abeced; $custom-light: #c6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#abeced",
"rgb": {
"r": 171,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.909,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.90004,
"c": 0.0651,
"h": 197.3
},
"luminance": 0.74763
}Semantic roles & 50–950 ramp
primary
#ABECED
secondary
#CA7472
accent
#1C19CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585