#ABEBEB#ABEBEB
#ABEBEB is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.7% C 0.064 H 196.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBEB |
|---|---|
| RGB | rgb(171, 235, 235) |
| HSL | hsl(180, 62%, 80%) |
| HSV | hsv(180, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(88.96, -19.95, -6.49) |
| CIE-LCH | lch(88.96, 20.98, 198.02°) |
| OKLab | oklab(89.73% -0.0617 -0.0178) |
| OKLCH | oklch(89.73% 0.064 196.1) |
| XYZ | xyz(61.4934, 74.0697, 89.6379) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Pale Cyan
#B7FFFA
ΔE00 4.60
Duck Egg Blue
#C3FBF4
ΔE00 4.63
Pale Sky Blue
#BDF6FE
ΔE00 4.68
Light Sky Blue
#C6FCFF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBEB #EBABAB
analogous
#ABEBCB #ABEBEB #ABCBEB
triadic
#ABEBEB #EBABEB #EBEBAB
tetradic
#ABEBEB #CBABEB #EBABAB #CBEBAB
square
#ABEBEB #CBABEB #EBABAB #CBEBAB
split-complementary
#ABEBEB #EBABCB #EBCBAB
monochromatic
#48D3D3 #7ADFDF #ABEBEB #DCF7F7 #E6F9F9
Accessibility & contrast
On white
1.33
#ABEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#ABEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBEB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBEB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D6DCEC
Tritanopia (blue-blind)
#95EFEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abebeb; /* rgb */ color: rgb(171, 235, 235); /* oklch */ color: oklch(89.7% 0.064 196.1);
Tailwind
colors: {
custom: {
50: '#c6f1f1',
500: '#abebeb',
950: '#000000',
},
}SCSS
$custom: #abebeb; $custom-light: #c6f1f1; $custom-dark: #000000;
JSON
{
"hex": "#abebeb",
"rgb": {
"r": 171,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89727,
"c": 0.06422,
"h": 196.1
},
"luminance": 0.74073
}Semantic roles & 50–950 ramp
primary
#ABEBEB
secondary
#C77373
accent
#1C1CC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585