#ABDFE3#ABDFE3
#ABDFE3 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.054 H 202.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFE3 |
|---|---|
| RGB | rgb(171, 223, 227) |
| HSL | hsl(184, 50%, 78%) |
| HSV | hsv(184, 25%, 89%) |
| CMYK | cmyk(24.7%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(85.49, -15.71, -7.40) |
| CIE-LCH | lch(85.49, 17.37, 205.23°) |
| OKLab | oklab(86.9% -0.0497 -0.0202) |
| OKLCH | oklch(86.9% 0.054 202.1) |
| XYZ | xyz(57.0431, 66.9769, 82.5804) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.44
Paleturquoise
#AFEEEE
ΔE00 4.09
Pale Sky Blue
#BDF6FE
ΔE00 5.22
Lightblue
#ADD8E6
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Light Sky Blue
#C6FCFF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFE3 #E3AFAB
analogous
#ABE3CB #ABDFE3 #ABC3E3
triadic
#ABDFE3 #E3ABDF #DFE3AB
tetradic
#ABDFE3 #CBABE3 #E3AFAB #C3E3AB
square
#ABDFE3 #CBABE3 #E3AFAB #C3E3AB
split-complementary
#ABDFE3 #E3ABC3 #E3CBAB
monochromatic
#4FBCC4 #7DCED4 #ABDFE3 #D9F0F2 #E8F6F7
Accessibility & contrast
On white
1.46
#ABDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#ABDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFE3
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFE3 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#CDD2E3
Tritanopia (blue-blind)
#99E3E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abdfe3; /* rgb */ color: rgb(171, 223, 227); /* oklch */ color: oklch(86.9% 0.054 202.1);
Tailwind
colors: {
custom: {
50: '#c5e9eb',
500: '#abdfe3',
950: '#000000',
},
}SCSS
$custom: #abdfe3; $custom-light: #c5e9eb; $custom-dark: #000000;
JSON
{
"hex": "#abdfe3",
"rgb": {
"r": 171,
"g": 223,
"b": 227
},
"hsl": {
"h": 184.286,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.86897,
"c": 0.05366,
"h": 202.1
},
"luminance": 0.66979
}Semantic roles & 50–950 ramp
primary
#ABDFE3
secondary
#BD7B75
accent
#3328BD
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484