#ABECEC#ABECEC
#ABECEC is a very light, moderate teal. Relative luminance 0.747; OKLCH L 90.0% C 0.065 H 196.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECEC |
|---|---|
| RGB | rgb(171, 236, 236) |
| HSL | hsl(180, 63%, 80%) |
| HSV | hsv(180, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(89.25, -20.22, -6.57) |
| CIE-LCH | lch(89.25, 21.26, 198.00°) |
| OKLab | oklab(89.97% -0.0626 -0.018) |
| OKLCH | oklch(89.97% 0.065 196.1) |
| XYZ | xyz(61.9254, 74.7018, 90.4966) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.26
Pale Cyan
#B7FFFA
ΔE00 4.38
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 4.54
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECEC #ECABAB
analogous
#ABECCC #ABECEC #ABCCEC
triadic
#ABECEC #ECABEC #ECECAB
tetradic
#ABECEC #CCABEC #ECABAB #CCECAB
square
#ABECEC #CCABEC #ECABAB #CCECAB
split-complementary
#ABECEC #ECABCC #ECCCAB
monochromatic
#47D5D5 #79E1E1 #ABECEC #DDF7F7 #E6F9F9
Accessibility & contrast
On white
1.32
#ABECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#ABECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECEC
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECEC | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#94F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abecec; /* rgb */ color: rgb(171, 236, 236); /* oklch */ color: oklch(90.0% 0.065 196.1);
Tailwind
colors: {
custom: {
50: '#c6f2f2',
500: '#abecec',
950: '#000000',
},
}SCSS
$custom: #abecec; $custom-light: #c6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#abecec",
"rgb": {
"r": 171,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89974,
"c": 0.0651,
"h": 196.1
},
"luminance": 0.74705
}Semantic roles & 50–950 ramp
primary
#ABECEC
secondary
#C97373
accent
#1B1BCB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585