#ABDEDA#ABDEDA
#ABDEDA is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.053 H 190.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEDA |
|---|---|
| RGB | rgb(171, 222, 218) |
| HSL | hsl(175, 44%, 77%) |
| HSV | hsv(175, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(84.98, -17.16, -3.41) |
| CIE-LCH | lch(84.98, 17.49, 191.23°) |
| OKLab | oklab(86.41% -0.052 -0.0094) |
| OKLCH | oklch(86.41% 0.053 190.3) |
| XYZ | xyz(55.5669, 65.9602, 76.1199) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.48
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 7.13
Pale Sky Blue
#BDF6FE
ΔE00 7.15
Light Sky Blue
#C6FCFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEDA #DEABAF
analogous
#ABDEC1 #ABDEDA #ABC9DE
triadic
#ABDEDA #DAABDE #DEDAAB
tetradic
#ABDEDA #C1ABDE #DEABAF #C9DEAB
square
#ABDEDA #C1ABDE #DEABAF #C9DEAB
split-complementary
#ABDEDA #DEABC9 #DEC1AB
monochromatic
#53BBB3 #7FCDC7 #ABDEDA #D7EFED #E9F6F5
Accessibility & contrast
On white
1.48
#ABDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ABDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEDA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEDA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#9BE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdeda; /* rgb */ color: rgb(171, 222, 218); /* oklch */ color: oklch(86.4% 0.053 190.3);
Tailwind
colors: {
custom: {
50: '#c5e8e5',
500: '#abdeda',
950: '#000000',
},
}SCSS
$custom: #abdeda; $custom-light: #c5e8e5; $custom-dark: #000000;
JSON
{
"hex": "#abdeda",
"rgb": {
"r": 171,
"g": 222,
"b": 218
},
"hsl": {
"h": 175.294,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86405,
"c": 0.05282,
"h": 190.3
},
"luminance": 0.65962
}Semantic roles & 50–950 ramp
primary
#ABDEDA
secondary
#B6777C
accent
#2F39B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484