#ABEBEA#ABEBEA
#ABEBEA is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.7% C 0.064 H 194.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBEA |
|---|---|
| RGB | rgb(171, 235, 234) |
| HSL | hsl(179, 62%, 80%) |
| HSV | hsv(179, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(88.93, -20.17, -6.00) |
| CIE-LCH | lch(88.93, 21.04, 196.58°) |
| OKLab | oklab(89.7% -0.0621 -0.0165) |
| OKLCH | oklch(89.7% 0.064 194.9) |
| XYZ | xyz(61.3494, 74.0120, 88.8791) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.85
Pale Cyan
#B7FFFA
ΔE00 4.44
Duck Egg Blue
#C3FBF4
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 4.68
Light Sky Blue
#C6FCFF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBEA #EBABAC
analogous
#ABEBCA #ABEBEA #ABCCEB
triadic
#ABEBEA #EAABEB #EBEAAB
tetradic
#ABEBEA #CAABEB #EBABAC #CCEBAB
square
#ABEBEA #CAABEB #EBABAC #CCEBAB
split-complementary
#ABEBEA #EBABCC #EBCAAB
monochromatic
#48D3D1 #7ADFDE #ABEBEA #DCF7F6 #E6F9F9
Accessibility & contrast
On white
1.33
#ABEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#ABEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBEA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBEA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#D7DBEB
Tritanopia (blue-blind)
#95EFEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abebea; /* rgb */ color: rgb(171, 235, 234); /* oklch */ color: oklch(89.7% 0.064 194.9);
Tailwind
colors: {
custom: {
50: '#c6f1f0',
500: '#abebea',
950: '#000000',
},
}SCSS
$custom: #abebea; $custom-light: #c6f1f0; $custom-dark: #000000;
JSON
{
"hex": "#abebea",
"rgb": {
"r": 171,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.063,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89696,
"c": 0.06426,
"h": 194.9
},
"luminance": 0.74015
}Semantic roles & 50–950 ramp
primary
#ABEBEA
secondary
#C77374
accent
#1C1FC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585