#ACCFEB#ACCFEB
#ACCFEB is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.8% C 0.054 H 242.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFEB |
|---|---|
| RGB | rgb(172, 207, 235) |
| HSL | hsl(207, 61%, 80%) |
| HSV | hsv(207, 27%, 92%) |
| CMYK | cmyk(26.8%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.51, -5.36, -17.60) |
| CIE-LCH | lch(81.51, 18.40, 253.06°) |
| OKLab | oklab(83.84% -0.0251 -0.0481) |
| OKLCH | oklch(83.84% 0.054 242.5) |
| XYZ | xyz(54.3171, 59.3924, 87.1831) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.41
Baby Blue (survey)
#A2CFFE
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 4.93
Light Blue
#95D0FC
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFEB #EBC8AC
analogous
#ACEBE8 #ACCFEB #ACAFEB
triadic
#ACCFEB #EBACCF #CFEBAC
tetradic
#ACCFEB #E8ACEB #EBC8AC #AFEBAC
square
#ACCFEB #E8ACEB #EBC8AC #AFEBAC
split-complementary
#ACCFEB #EBACAF #EBE8AC
monochromatic
#4996D3 #7BB2DF #ACCFEB #DDECF7 #E6F1F9
Accessibility & contrast
On white
1.63
#ACCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#ACCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFEB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFEB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEC
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#9AD6D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #accfeb; /* rgb */ color: rgb(172, 207, 235); /* oklch */ color: oklch(83.8% 0.054 242.5);
Tailwind
colors: {
custom: {
50: '#c6ddf1',
500: '#accfeb',
950: '#000000',
},
}SCSS
$custom: #accfeb; $custom-light: #c6ddf1; $custom-dark: #000000;
JSON
{
"hex": "#accfeb",
"rgb": {
"r": 172,
"g": 207,
"b": 235
},
"hsl": {
"h": 206.667,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.83836,
"c": 0.05422,
"h": 242.5
},
"luminance": 0.59394
}Semantic roles & 50–950 ramp
primary
#ACCFEB
secondary
#C79974
accent
#691DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485