#ABEDEC#ABEDEC
#ABEDEC is a very light, moderate teal. Relative luminance 0.753; OKLCH L 90.2% C 0.066 H 194.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEDEC |
|---|---|
| RGB | rgb(171, 237, 236) |
| HSL | hsl(179, 65%, 80%) |
| HSV | hsv(179, 28%, 93%) |
| CMYK | cmyk(27.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(89.52, -20.71, -6.17) |
| CIE-LCH | lch(89.52, 21.61, 196.59°) |
| OKLab | oklab(90.19% -0.0638 -0.0169) |
| OKLCH | oklch(90.19% 0.066 194.9) |
| XYZ | xyz(62.2141, 75.2793, 90.5928) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.78
Pale Cyan
#B7FFFA
ΔE00 4.02
Light Cyan
#ACFFFC
ΔE00 4.20
Duck Egg Blue
#C3FBF4
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 4.48
Light Sky Blue
#C6FCFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEDEC #EDABAC
analogous
#ABEDCB #ABEDEC #ABCDED
triadic
#ABEDEC #ECABED #EDECAB
tetradic
#ABEDEC #CBABED #EDABAC #CDEDAB
square
#ABEDEC #CBABED #EDABAC #CDEDAB
split-complementary
#ABEDEC #EDABCD #EDCBAB
monochromatic
#46D7D5 #79E2E1 #ABEDEC #DDF8F7 #E6FAF9
Accessibility & contrast
On white
1.31
#ABEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#ABEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEDEC
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEDEC | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#94F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abedec; /* rgb */ color: rgb(171, 237, 236); /* oklch */ color: oklch(90.2% 0.066 194.9);
Tailwind
colors: {
custom: {
50: '#c6f3f2',
500: '#abedec',
950: '#000000',
},
}SCSS
$custom: #abedec; $custom-light: #c6f3f2; $custom-dark: #000000;
JSON
{
"hex": "#abedec",
"rgb": {
"r": 171,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.091,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.90189,
"c": 0.06601,
"h": 194.9
},
"luminance": 0.75282
}Semantic roles & 50–950 ramp
primary
#ABEDEC
secondary
#CA7274
accent
#191CCD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585