#ABEAEC#ABEAEC
#ABEAEC is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.5% C 0.063 H 198.5°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEAEC |
|---|---|
| RGB | rgb(171, 234, 236) |
| HSL | hsl(182, 63%, 80%) |
| HSV | hsv(182, 28%, 93%) |
| CMYK | cmyk(27.5%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(88.71, -19.23, -7.37) |
| CIE-LCH | lch(88.71, 20.59, 200.97°) |
| OKLab | oklab(89.54% -0.0601 -0.0202) |
| OKLCH | oklch(89.54% 0.063 198.5) |
| XYZ | xyz(61.3528, 73.5566, 90.3057) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.16
Robin'S Egg Blue
#98EFF9
ΔE00 3.95
Powder Blue
#B0E0E6
ΔE00 4.05
Pale Sky Blue
#BDF6FE
ΔE00 4.14
Light Sky Blue
#C6FCFF
ΔE00 4.59
Duck Egg Blue
#C3FBF4
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEAEC #ECADAB
analogous
#ABECCE #ABEAEC #ABCAEC
triadic
#ABEAEC #ECABEA #EAECAB
tetradic
#ABEAEC #CEABEC #ECADAB #CAECAB
square
#ABEAEC #CEABEC #ECADAB #CAECAB
split-complementary
#ABEAEC #ECABCA #ECCEAB
monochromatic
#47D1D5 #79DEE1 #ABEAEC #DDF6F7 #E6F9F9
Accessibility & contrast
On white
1.34
#ABEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#ABEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEAEC
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEAEC | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#94EEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abeaec; /* rgb */ color: rgb(171, 234, 236); /* oklch */ color: oklch(89.5% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#c6f0f2',
500: '#abeaec',
950: '#000000',
},
}SCSS
$custom: #abeaec; $custom-light: #c6f0f2; $custom-dark: #000000;
JSON
{
"hex": "#abeaec",
"rgb": {
"r": 171,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.846,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.89543,
"c": 0.06337,
"h": 198.5
},
"luminance": 0.7356
}Semantic roles & 50–950 ramp
primary
#ABEAEC
secondary
#C97573
accent
#201BCB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585