#ACDEF7#ACDEF7
#ACDEF7 is a very light, moderate cyan. Relative luminance 0.677; OKLCH L 87.4% C 0.062 H 230.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEF7 |
|---|---|
| RGB | rgb(172, 222, 247) |
| HSL | hsl(200, 82%, 82%) |
| HSV | hsv(200, 30%, 97%) |
| CMYK | cmyk(30.4%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(85.87, -10.37, -17.39) |
| CIE-LCH | lch(85.87, 20.25, 239.20°) |
| OKLab | oklab(87.41% -0.04 -0.0476) |
| OKLCH | oklch(87.41% 0.062 230) |
| XYZ | xyz(59.9178, 67.7258, 97.8929) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.45
Lightblue
#ADD8E6
ΔE00 3.96
Baby Blue
#89CFF0
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 6.24
Lightskyblue
#87CEFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEF7 #F7C5AC
analogous
#ACF7EB #ACDEF7 #ACB9F7
triadic
#ACDEF7 #F7ACDE #DEF7AC
tetradic
#ACDEF7 #EBACF7 #F7C5AC #B9F7AC
square
#ACDEF7 #EBACF7 #F7C5AC #B9F7AC
split-complementary
#ACDEF7 #F7ACB9 #F7EBAC
monochromatic
#3CB2EC #74C8F2 #ACDEF7 #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.44
#ACDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#ACDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEF7
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEF7 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF8
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#94E5E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #acdef7; /* rgb */ color: rgb(172, 222, 247); /* oklch */ color: oklch(87.4% 0.062 230.0);
Tailwind
colors: {
custom: {
50: '#c6e8f9',
500: '#acdef7',
950: '#000000',
},
}SCSS
$custom: #acdef7; $custom-light: #c6e8f9; $custom-dark: #000000;
JSON
{
"hex": "#acdef7",
"rgb": {
"r": 172,
"g": 222,
"b": 247
},
"hsl": {
"h": 200,
"s": 82.418,
"l": 82.157
},
"oklch": {
"l": 0.87406,
"c": 0.06215,
"h": 230
},
"luminance": 0.67729
}Semantic roles & 50–950 ramp
primary
#ACDEF7
secondary
#D8926F
accent
#4F07DF
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485