#ACD7FA#ACD7FA
#ACD7FA is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 86.0% C 0.067 H 243.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD7FA |
|---|---|
| RGB | rgb(172, 215, 250) |
| HSL | hsl(207, 89%, 83%) |
| HSV | hsv(207, 31%, 98%) |
| CMYK | cmyk(31.2%, 14%, 0%, 2%) |
| CIE-LAB | lab(84.11, -6.03, -21.64) |
| CIE-LCH | lch(84.11, 22.47, 254.44°) |
| OKLab | oklab(86.05% -0.0301 -0.0594) |
| OKLCH | oklch(86.05% 0.067 243.1) |
| XYZ | xyz(58.5637, 64.2710, 99.7437) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.35
Light Blue
#95D0FC
ΔE00 3.61
Powder Blue (survey)
#B1D1FC
ΔE00 4.42
Lightskyblue
#87CEFA
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 5.53
Sky
#82CAFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD7FA #FACFAC
analogous
#ACFAF6 #ACD7FA #ACB0FA
triadic
#ACD7FA #FAACD7 #D7FAAC
tetradic
#ACD7FA #F6ACFA #FACFAC #B0FAAC
square
#ACD7FA #F6ACFA #FACFAC #B0FAAC
split-complementary
#ACD7FA #FAACB0 #FAF6AC
monochromatic
#399FF3 #72BBF7 #ACD7FA #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.52
#ACD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ACD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD7FA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD7FA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#94DFE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acd7fa; /* rgb */ color: rgb(172, 215, 250); /* oklch */ color: oklch(86.0% 0.067 243.1);
Tailwind
colors: {
custom: {
50: '#c6e3fc',
500: '#acd7fa',
950: '#000000',
},
}SCSS
$custom: #acd7fa; $custom-light: #c6e3fc; $custom-dark: #000000;
JSON
{
"hex": "#acd7fa",
"rgb": {
"r": 172,
"g": 215,
"b": 250
},
"hsl": {
"h": 206.923,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.86045,
"c": 0.06655,
"h": 243.1
},
"luminance": 0.64274
}Semantic roles & 50–950 ramp
primary
#ACD7FA
secondary
#DD9F6D
accent
#6700E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485