#ABEAEB#ABEAEB
#ABEAEB is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.5% C 0.063 H 197.3°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEAEB |
|---|---|
| RGB | rgb(171, 234, 235) |
| HSL | hsl(181, 62%, 80%) |
| HSV | hsv(181, 27%, 92%) |
| CMYK | cmyk(27.2%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.69, -19.45, -6.89) |
| CIE-LCH | lch(88.69, 20.63, 199.50°) |
| OKLab | oklab(89.51% -0.0605 -0.0188) |
| OKLCH | oklch(89.51% 0.063 197.3) |
| XYZ | xyz(61.2079, 73.4987, 89.5427) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.95
Robin'S Egg Blue
#98EFF9
ΔE00 4.19
Powder Blue
#B0E0E6
ΔE00 4.30
Pale Sky Blue
#BDF6FE
ΔE00 4.43
Light Sky Blue
#C6FCFF
ΔE00 4.70
Duck Egg Blue
#C3FBF4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEAEB #EBACAB
analogous
#ABEBCC #ABEAEB #ABCAEB
triadic
#ABEAEB #EBABEA #EAEBAB
tetradic
#ABEAEB #CCABEB #EBACAB #CAEBAB
square
#ABEAEB #CCABEB #EBACAB #CAEBAB
split-complementary
#ABEAEB #EBABCA #EBCCAB
monochromatic
#48D1D3 #7ADEDF #ABEAEB #DCF6F7 #E6F9F9
Accessibility & contrast
On white
1.34
#ABEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#ABEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEAEB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEAEB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#95EEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abeaeb; /* rgb */ color: rgb(171, 234, 235); /* oklch */ color: oklch(89.5% 0.063 197.3);
Tailwind
colors: {
custom: {
50: '#c6f0f1',
500: '#abeaeb',
950: '#000000',
},
}SCSS
$custom: #abeaeb; $custom-light: #c6f0f1; $custom-dark: #000000;
JSON
{
"hex": "#abeaeb",
"rgb": {
"r": 171,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.938,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89512,
"c": 0.06334,
"h": 197.3
},
"luminance": 0.73502
}Semantic roles & 50–950 ramp
primary
#ABEAEB
secondary
#C77473
accent
#1F1CC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585