#ACCFDB#ACCFDB
#ACCFDB is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.3% C 0.041 H 220.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFDB |
|---|---|
| RGB | rgb(172, 207, 219) |
| HSL | hsl(195, 39%, 77%) |
| HSV | hsv(195, 21%, 86%) |
| CMYK | cmyk(21.5%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(81.02, -8.97, -9.78) |
| CIE-LCH | lch(81.02, 13.27, 227.49°) |
| OKLab | oklab(83.29% -0.031 -0.0266) |
| OKLCH | oklch(83.29% 0.041 220.6) |
| XYZ | xyz(52.1087, 58.5090, 75.5520) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.60
Powder Blue
#B0E0E6
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.23
Baby Blue
#89CFF0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFDB #DBB8AC
analogous
#ACDBD0 #ACCFDB #ACB8DB
triadic
#ACCFDB #DBACCF #CFDBAC
tetradic
#ACCFDB #D0ACDB #DBB8AC #B8DBAC
square
#ACCFDB #D0ACDB #DBB8AC #B8DBAC
split-complementary
#ACCFDB #DBACB8 #DBD0AC
monochromatic
#579EB6 #81B6C8 #ACCFDB #D7E8EE #EAF3F6
Accessibility & contrast
On white
1.65
#ACCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#ACCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFDB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFDB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#9ED3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accfdb; /* rgb */ color: rgb(172, 207, 219); /* oklch */ color: oklch(83.3% 0.041 220.6);
Tailwind
colors: {
custom: {
50: '#c5dde6',
500: '#accfdb',
950: '#000000',
},
}SCSS
$custom: #accfdb; $custom-light: #c5dde6; $custom-dark: #000000;
JSON
{
"hex": "#accfdb",
"rgb": {
"r": 172,
"g": 207,
"b": 219
},
"hsl": {
"h": 195.319,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.83291,
"c": 0.04081,
"h": 220.6
},
"luminance": 0.58511
}Semantic roles & 50–950 ramp
primary
#ACCFDB
secondary
#B38778
accent
#5433B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484