#ACCBDF#ACCBDF
#ACCBDF is a very light, muted cyan. Relative luminance 0.568; OKLCH L 82.6% C 0.044 H 236.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBDF |
|---|---|
| RGB | rgb(172, 203, 223) |
| HSL | hsl(204, 44%, 77%) |
| HSV | hsv(204, 23%, 87%) |
| CMYK | cmyk(22.9%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.07, -5.99, -13.34) |
| CIE-LCH | lch(80.07, 14.63, 245.82°) |
| OKLab | oklab(82.58% -0.0241 -0.0363) |
| OKLCH | oklch(82.58% 0.044 236.4) |
| XYZ | xyz(51.6848, 56.8085, 78.0397) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 4.15
Lightsteelblue
#B0C4DE
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBDF #DFC0AC
analogous
#ACDFD9 #ACCBDF #ACB2DF
triadic
#ACCBDF #DFACCB #CBDFAC
tetradic
#ACCBDF #D9ACDF #DFC0AC #B2DFAC
square
#ACCBDF #D9ACDF #DFC0AC #B2DFAC
split-complementary
#ACCBDF #DFACB2 #DFD9AC
monochromatic
#5494BD #80AFCE #ACCBDF #D8E7F0 #E9F1F6
Accessibility & contrast
On white
1.70
#ACCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#ACCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBDF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBDF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#9ED0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accbdf; /* rgb */ color: rgb(172, 203, 223); /* oklch */ color: oklch(82.6% 0.044 236.4);
Tailwind
colors: {
custom: {
50: '#c5dae9',
500: '#accbdf',
950: '#000000',
},
}SCSS
$custom: #accbdf; $custom-light: #c5dae9; $custom-dark: #000000;
JSON
{
"hex": "#accbdf",
"rgb": {
"r": 172,
"g": 203,
"b": 223
},
"hsl": {
"h": 203.529,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.82581,
"c": 0.04359,
"h": 236.4
},
"luminance": 0.5681
}Semantic roles & 50–950 ramp
primary
#ACCBDF
secondary
#B89178
accent
#642EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384