#ABEBEE#ABEBEE
#ABEBEE is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.8% C 0.064 H 199.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBEE |
|---|---|
| RGB | rgb(171, 235, 238) |
| HSL | hsl(183, 66%, 80%) |
| HSV | hsv(183, 28%, 93%) |
| CMYK | cmyk(28.2%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.04, -19.28, -7.94) |
| CIE-LCH | lch(89.04, 20.85, 202.37°) |
| OKLab | oklab(89.82% -0.0605 -0.0217) |
| OKLCH | oklch(89.82% 0.064 199.7) |
| XYZ | xyz(61.9305, 74.2445, 91.9398) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.33
Robin'S Egg Blue
#98EFF9
ΔE00 3.61
Pale Sky Blue
#BDF6FE
ΔE00 3.82
Powder Blue
#B0E0E6
ΔE00 4.06
Light Sky Blue
#C6FCFF
ΔE00 4.41
Pale Cyan
#B7FFFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBEE #EEAEAB
analogous
#ABEED0 #ABEBEE #ABC9EE
triadic
#ABEBEE #EEABEB #EBEEAB
tetradic
#ABEBEE #D0ABEE #EEAEAB #C9EEAB
square
#ABEBEE #D0ABEE #EEAEAB #C9EEAB
split-complementary
#ABEBEE #EEABC9 #EED0AB
monochromatic
#45D3D9 #78DFE4 #ABEBEE #DEF7F8 #E6F9FA
Accessibility & contrast
On white
1.32
#ABEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#ABEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBEE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBEE | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#94F0EC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #abebee; /* rgb */ color: rgb(171, 235, 238); /* oklch */ color: oklch(89.8% 0.064 199.7);
Tailwind
colors: {
custom: {
50: '#c6f1f3',
500: '#abebee',
950: '#000000',
},
}SCSS
$custom: #abebee; $custom-light: #c6f1f3; $custom-dark: #000000;
JSON
{
"hex": "#abebee",
"rgb": {
"r": 171,
"g": 235,
"b": 238
},
"hsl": {
"h": 182.687,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.8982,
"c": 0.06431,
"h": 199.7
},
"luminance": 0.74248
}Semantic roles & 50–950 ramp
primary
#ABEBEE
secondary
#CB7672
accent
#1F17CE
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585