#ABEBED#ABEBED
#ABEBED is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.8% C 0.064 H 198.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBED |
|---|---|
| RGB | rgb(171, 235, 237) |
| HSL | hsl(182, 65%, 80%) |
| HSV | hsv(182, 28%, 93%) |
| CMYK | cmyk(27.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.01, -19.50, -7.45) |
| CIE-LCH | lch(89.01, 20.88, 200.92°) |
| OKLab | oklab(89.79% -0.0609 -0.0204) |
| OKLCH | oklch(89.79% 0.064 198.5) |
| XYZ | xyz(61.7840, 74.1859, 91.1682) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.02
Robin'S Egg Blue
#98EFF9
ΔE00 3.83
Pale Sky Blue
#BDF6FE
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.27
Light Sky Blue
#C6FCFF
ΔE00 4.49
Pale Cyan
#B7FFFA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBED #EDADAB
analogous
#ABEDCE #ABEBED #ABCAED
triadic
#ABEBED #EDABEB #EBEDAB
tetradic
#ABEBED #CEABED #EDADAB #CAEDAB
square
#ABEBED #CEABED #EDADAB #CAEDAB
split-complementary
#ABEBED #EDABCA #EDCEAB
monochromatic
#46D3D7 #79DFE2 #ABEBED #DDF7F8 #E6F9FA
Accessibility & contrast
On white
1.33
#ABEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#ABEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBED
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBED | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#94EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abebed; /* rgb */ color: rgb(171, 235, 237); /* oklch */ color: oklch(89.8% 0.064 198.5);
Tailwind
colors: {
custom: {
50: '#c6f1f2',
500: '#abebed',
950: '#000000',
},
}SCSS
$custom: #abebed; $custom-light: #c6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#abebed",
"rgb": {
"r": 171,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.818,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.89789,
"c": 0.06425,
"h": 198.5
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#ABEBED
secondary
#CA7572
accent
#1E19CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585