#ABEBDB#ABEBDB
#ABEBDB is a very light, moderate teal. Relative luminance 0.732; OKLCH L 89.3% C 0.068 H 177.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBDB |
|---|---|
| RGB | rgb(171, 235, 219) |
| HSL | hsl(165, 62%, 80%) |
| HSV | hsv(165, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(88.54, -23.38, 1.28) |
| CIE-LCH | lch(88.54, 23.42, 176.88°) |
| OKLab | oklab(89.25% -0.0681 0.003) |
| OKLCH | oklch(89.25% 0.068 177.5) |
| XYZ | xyz(59.2850, 73.1863, 78.0067) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.28
Duck Egg Blue
#C3FBF4
ΔE00 5.35
Eggshell Blue
#C4FFF7
ΔE00 5.56
Pale Cyan
#B7FFFA
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.20
Tiffany Blue
#7BF2DA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBDB #EBABBB
analogous
#ABEBBB #ABEBDB #ABDBEB
triadic
#ABEBDB #DBABEB #EBDBAB
tetradic
#ABEBDB #BBABEB #EBABBB #DBEBAB
square
#ABEBDB #BBABEB #EBABBB #DBEBAB
split-complementary
#ABEBDB #EBABDB #EBBBAB
monochromatic
#48D3B1 #7ADFC6 #ABEBDB #DCF7F0 #E6F9F4
Accessibility & contrast
On white
1.34
#ABEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#ABEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBDB
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBDB | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DA
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#9AEDE6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #abebdb; /* rgb */ color: rgb(171, 235, 219); /* oklch */ color: oklch(89.3% 0.068 177.5);
Tailwind
colors: {
custom: {
50: '#c5f1e6',
500: '#abebdb',
950: '#000000',
},
}SCSS
$custom: #abebdb; $custom-light: #c5f1e6; $custom-dark: #000000;
JSON
{
"hex": "#abebdb",
"rgb": {
"r": 171,
"g": 235,
"b": 219
},
"hsl": {
"h": 165,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89254,
"c": 0.0682,
"h": 177.5
},
"luminance": 0.73189
}Semantic roles & 50–950 ramp
primary
#ABEBDB
secondary
#C77388
accent
#1C47C9
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584