#ACDEF5#ACDEF5
#ACDEF5 is a very light, moderate cyan. Relative luminance 0.676; OKLCH L 87.3% C 0.061 H 227.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEF5 |
|---|---|
| RGB | rgb(172, 222, 245) |
| HSL | hsl(199, 78%, 82%) |
| HSV | hsv(199, 30%, 96%) |
| CMYK | cmyk(29.8%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(85.81, -10.84, -16.43) |
| CIE-LCH | lch(85.81, 19.68, 236.60°) |
| OKLab | oklab(87.34% -0.0407 -0.0449) |
| OKLCH | oklch(87.34% 0.061 227.8) |
| XYZ | xyz(59.6108, 67.6030, 96.2763) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.41
Lightblue
#ADD8E6
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 5.40
Sky Blue
#87CEEB
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 6.63
Light Blue
#95D0FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEF5 #F5C3AC
analogous
#ACF5E8 #ACDEF5 #ACBAF5
triadic
#ACDEF5 #F5ACDE #DEF5AC
tetradic
#ACDEF5 #E8ACF5 #F5C3AC #BAF5AC
square
#ACDEF5 #E8ACF5 #F5C3AC #BAF5AC
split-complementary
#ACDEF5 #F5ACBA #F5E8AC
monochromatic
#3FB3E8 #75C8EE #ACDEF5 #E3F4FC #E4F4FC
Accessibility & contrast
On white
1.45
#ACDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#ACDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEF5
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEF5 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF6
Deuteranopia (green-blind)
#C7D3F5
Tritanopia (blue-blind)
#95E5E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #acdef5; /* rgb */ color: rgb(172, 222, 245); /* oklch */ color: oklch(87.3% 0.061 227.8);
Tailwind
colors: {
custom: {
50: '#c6e8f8',
500: '#acdef5',
950: '#000000',
},
}SCSS
$custom: #acdef5; $custom-light: #c6e8f8; $custom-dark: #000000;
JSON
{
"hex": "#acdef5",
"rgb": {
"r": 172,
"g": 222,
"b": 245
},
"hsl": {
"h": 198.904,
"s": 78.495,
"l": 81.765
},
"oklch": {
"l": 0.87337,
"c": 0.06062,
"h": 227.8
},
"luminance": 0.67606
}Semantic roles & 50–950 ramp
primary
#ACDEF5
secondary
#D59070
accent
#4C0BDB
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485