#ACCEEA#ACCEEA
#ACCEEA is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.6% C 0.054 H 243.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCEEA |
|---|---|
| RGB | rgb(172, 206, 234) |
| HSL | hsl(207, 60%, 80%) |
| HSV | hsv(207, 26%, 92%) |
| CMYK | cmyk(26.5%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(81.21, -5.07, -17.52) |
| CIE-LCH | lch(81.21, 18.24, 253.86°) |
| OKLab | oklab(83.59% -0.0241 -0.0478) |
| OKLCH | oklch(83.59% 0.054 243.3) |
| XYZ | xyz(53.9316, 58.8518, 86.3439) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 4.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Light Blue Grey
#B7C9E2
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCEEA #EAC8AC
analogous
#ACEAE7 #ACCEEA #ACAFEA
triadic
#ACCEEA #EAACCE #CEEAAC
tetradic
#ACCEEA #E7ACEA #EAC8AC #AFEAAC
square
#ACCEEA #E7ACEA #EAC8AC #AFEAAC
split-complementary
#ACCEEA #EAACAF #EAE7AC
monochromatic
#4A94D1 #7BB1DE #ACCEEA #DDEBF6 #E7F1F9
Accessibility & contrast
On white
1.64
#ACCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#ACCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCEEA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCEEA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#9AD5D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acceea; /* rgb */ color: rgb(172, 206, 234); /* oklch */ color: oklch(83.6% 0.054 243.3);
Tailwind
colors: {
custom: {
50: '#c6dcf0',
500: '#acceea',
950: '#000000',
},
}SCSS
$custom: #acceea; $custom-light: #c6dcf0; $custom-dark: #000000;
JSON
{
"hex": "#acceea",
"rgb": {
"r": 172,
"g": 206,
"b": 234
},
"hsl": {
"h": 207.097,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.83592,
"c": 0.05357,
"h": 243.3
},
"luminance": 0.58854
}Semantic roles & 50–950 ramp
primary
#ACCEEA
secondary
#C69974
accent
#6B1EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485