#ABCED2#ABCED2
#ABCED2 is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.7% C 0.038 H 205.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCED2 |
|---|---|
| RGB | rgb(171, 206, 210) |
| HSL | hsl(186, 30%, 75%) |
| HSV | hsv(186, 19%, 82%) |
| CMYK | cmyk(18.6%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.43, -10.70, -5.85) |
| CIE-LCH | lch(80.43, 12.20, 208.64°) |
| OKLab | oklab(82.73% -0.0341 -0.0159) |
| OKLCH | oklch(82.73% 0.038 205) |
| XYZ | xyz(50.4955, 57.4521, 69.3891) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.60
Powder Blue
#B0E0E6
ΔE00 4.77
Ice Blue
#A5DFF9
ΔE00 8.78
Paleturquoise
#AFEEEE
ΔE00 9.04
Sky Blue
#87CEEB
ΔE00 9.33
Pale Sky Blue
#BDF6FE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCED2 #D2AFAB
analogous
#ABD2C3 #ABCED2 #ABBBD2
triadic
#ABCED2 #D2ABCE #CED2AB
tetradic
#ABCED2 #C3ABD2 #D2AFAB #BBD2AB
square
#ABCED2 #C3ABD2 #D2AFAB #BBD2AB
split-complementary
#ABCED2 #D2ABBB #D2C3AB
monochromatic
#5BA0A7 #83B7BD #ABCED2 #D3E5E7 #EBF3F4
Accessibility & contrast
On white
1.68
#ABCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#ABCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCED2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCED2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD2
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#9FD1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abced2; /* rgb */ color: rgb(171, 206, 210); /* oklch */ color: oklch(82.7% 0.038 205.0);
Tailwind
colors: {
custom: {
50: '#c4dddf',
500: '#abced2',
950: '#000000',
},
}SCSS
$custom: #abced2; $custom-light: #c4dddf; $custom-dark: #000000;
JSON
{
"hex": "#abced2",
"rgb": {
"r": 171,
"g": 206,
"b": 210
},
"hsl": {
"h": 186.154,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.82725,
"c": 0.0376,
"h": 205
},
"luminance": 0.57454
}Semantic roles & 50–950 ramp
primary
#ABCED2
secondary
#A87E79
accent
#483DA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484