#ABEBE8#ABEBE8
#ABEBE8 is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.6% C 0.064 H 192.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBE8 |
|---|---|
| RGB | rgb(171, 235, 232) |
| HSL | hsl(177, 62%, 80%) |
| HSV | hsv(177, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(88.87, -20.61, -5.04) |
| CIE-LCH | lch(88.87, 21.21, 193.73°) |
| OKLab | oklab(89.64% -0.0629 -0.0138) |
| OKLCH | oklch(89.64% 0.064 192.4) |
| XYZ | xyz(61.0637, 73.8978, 87.3745) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.44
Duck Egg Blue
#C3FBF4
ΔE00 4.17
Pale Cyan
#B7FFFA
ΔE00 4.24
Light Cyan
#ACFFFC
ΔE00 4.59
Eggshell Blue
#C4FFF7
ΔE00 4.80
Light Light Blue
#CAFFFB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBE8 #EBABAE
analogous
#ABEBC8 #ABEBE8 #ABCEEB
triadic
#ABEBE8 #E8ABEB #EBE8AB
tetradic
#ABEBE8 #C8ABEB #EBABAE #CEEBAB
square
#ABEBE8 #C8ABEB #EBABAE #CEEBAB
split-complementary
#ABEBE8 #EBABCE #EBC8AB
monochromatic
#48D3CD #7ADFDA #ABEBE8 #DCF7F6 #E6F9F8
Accessibility & contrast
On white
1.33
#ABEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#ABEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBE8
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBE8 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5E8
Deuteranopia (green-blind)
#D7DBE9
Tritanopia (blue-blind)
#96EFEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abebe8; /* rgb */ color: rgb(171, 235, 232); /* oklch */ color: oklch(89.6% 0.064 192.4);
Tailwind
colors: {
custom: {
50: '#c5f1ef',
500: '#abebe8',
950: '#000000',
},
}SCSS
$custom: #abebe8; $custom-light: #c5f1ef; $custom-dark: #000000;
JSON
{
"hex": "#abebe8",
"rgb": {
"r": 171,
"g": 235,
"b": 232
},
"hsl": {
"h": 177.188,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89635,
"c": 0.06441,
"h": 192.4
},
"luminance": 0.73901
}Semantic roles & 50–950 ramp
primary
#ABEBE8
secondary
#C77377
accent
#1C24C9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585