#ACCBEA#ACCBEA
#ACCBEA is a very light, muted cyan. Relative luminance 0.574; OKLCH L 83.0% C 0.055 H 248.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBEA |
|---|---|
| RGB | rgb(172, 203, 234) |
| HSL | hsl(210, 60%, 80%) |
| HSV | hsv(210, 26%, 92%) |
| CMYK | cmyk(26.5%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(80.42, -3.48, -18.72) |
| CIE-LCH | lch(80.42, 19.04, 259.46°) |
| OKLab | oklab(82.97% -0.0202 -0.0511) |
| OKLCH | oklch(82.97% 0.055 248.5) |
| XYZ | xyz(53.2162, 57.4211, 86.1054) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.41
Cloudy Blue
#ACC2D9
ΔE00 3.46
Powder Blue (survey)
#B1D1FC
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 3.79
Baby Blue (survey)
#A2CFFE
ΔE00 4.05
Light Grey Blue
#9DBCD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBEA #EACBAC
analogous
#ACEAEA #ACCBEA #ACACEA
triadic
#ACCBEA #EAACCB #CBEAAC
tetradic
#ACCBEA #EAACEA #EACBAC #ACEAAC
square
#ACCBEA #EAACEA #EACBAC #ACEAAC
split-complementary
#ACCBEA #EAACAC #EAEAAC
monochromatic
#4A8ED1 #7BACDE #ACCBEA #DDEAF6 #E7F0F9
Accessibility & contrast
On white
1.68
#ACCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#ACCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBEA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBEA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#9AD2D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accbea; /* rgb */ color: rgb(172, 203, 234); /* oklch */ color: oklch(83.0% 0.055 248.5);
Tailwind
colors: {
custom: {
50: '#c6daf0',
500: '#accbea',
950: '#000000',
},
}SCSS
$custom: #accbea; $custom-light: #c6daf0; $custom-dark: #000000;
JSON
{
"hex": "#accbea",
"rgb": {
"r": 172,
"g": 203,
"b": 234
},
"hsl": {
"h": 210,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.82966,
"c": 0.05498,
"h": 248.5
},
"luminance": 0.57423
}Semantic roles & 50–950 ramp
primary
#ACCBEA
secondary
#C69D74
accent
#731EC7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385