#ABBECA#ABBECA
#ABBECA is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.027 H 235.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBECA |
|---|---|
| RGB | rgb(171, 190, 202) |
| HSL | hsl(203, 23%, 73%) |
| HSV | hsv(203, 15%, 79%) |
| CMYK | cmyk(15.3%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(75.91, -4.00, -8.23) |
| CIE-LCH | lch(75.91, 9.15, 244.07°) |
| OKLab | oklab(79.08% -0.0153 -0.0222) |
| OKLCH | oklch(79.08% 0.027 235.4) |
| XYZ | xyz(45.8661, 49.7481, 63.0515) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 6.04
Cool Gray
#9AA7B0
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.51
Dove Gray
#B6B8BD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBECA #CAB7AB
analogous
#ABCAC6 #ABBECA #ABAECA
triadic
#ABBECA #CAABBE #BECAAB
tetradic
#ABBECA #C6ABCA #CAB7AB #AECAAB
square
#ABBECA #C6ABCA #CAB7AB #AECAAB
split-complementary
#ABBECA #CAABAE #CAC6AB
monochromatic
#61849A #85A1B2 #ABBECA #D1DBE2 #ECF0F3
Accessibility & contrast
On white
1.92
#ABBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ABBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBECA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBECA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B4BACA
Tritanopia (blue-blind)
#A3C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbeca; /* rgb */ color: rgb(171, 190, 202); /* oklch */ color: oklch(79.1% 0.027 235.4);
Tailwind
colors: {
custom: {
50: '#c4d1da',
500: '#abbeca',
950: '#000000',
},
}SCSS
$custom: #abbeca; $custom-light: #c4d1da; $custom-dark: #000000;
JSON
{
"hex": "#abbeca",
"rgb": {
"r": 171,
"g": 190,
"b": 202
},
"hsl": {
"h": 203.226,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.79079,
"c": 0.02698,
"h": 235.4
},
"luminance": 0.49749
}Semantic roles & 50–950 ramp
primary
#ABBECA
secondary
#EAE5E1
accent
#6844A1
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283