#ABEBE7#ABEBE7
#ABEBE7 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.6% C 0.065 H 191.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBE7 |
|---|---|
| RGB | rgb(171, 235, 231) |
| HSL | hsl(176, 62%, 80%) |
| HSV | hsv(176, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(88.85, -20.82, -4.55) |
| CIE-LCH | lch(88.85, 21.32, 192.33°) |
| OKLab | oklab(89.61% -0.0633 -0.0125) |
| OKLCH | oklch(89.61% 0.065 191.2) |
| XYZ | xyz(60.9220, 73.8411, 86.6285) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.79
Duck Egg Blue
#C3FBF4
ΔE00 4.08
Pale Cyan
#B7FFFA
ΔE00 4.20
Light Cyan
#ACFFFC
ΔE00 4.59
Eggshell Blue
#C4FFF7
ΔE00 4.69
Light Light Blue
#CAFFFB
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBE7 #EBABAF
analogous
#ABEBC7 #ABEBE7 #ABCFEB
triadic
#ABEBE7 #E7ABEB #EBE7AB
tetradic
#ABEBE7 #C7ABEB #EBABAF #CFEBAB
square
#ABEBE7 #C7ABEB #EBABAF #CFEBAB
split-complementary
#ABEBE7 #EBABCF #EBC7AB
monochromatic
#48D3CB #7ADFD9 #ABEBE7 #DCF7F5 #E6F9F8
Accessibility & contrast
On white
1.33
#ABEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#ABEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBE7
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBE7 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E7
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#96EFEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abebe7; /* rgb */ color: rgb(171, 235, 231); /* oklch */ color: oklch(89.6% 0.065 191.2);
Tailwind
colors: {
custom: {
50: '#c5f1ee',
500: '#abebe7',
950: '#000000',
},
}SCSS
$custom: #abebe7; $custom-light: #c5f1ee; $custom-dark: #000000;
JSON
{
"hex": "#abebe7",
"rgb": {
"r": 171,
"g": 235,
"b": 231
},
"hsl": {
"h": 176.25,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89605,
"c": 0.06453,
"h": 191.2
},
"luminance": 0.73844
}Semantic roles & 50–950 ramp
primary
#ABEBE7
secondary
#C77378
accent
#1C27C9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585