#ACCFEA#ACCFEA
#ACCFEA is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.053 H 241.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFEA |
|---|---|
| RGB | rgb(172, 207, 234) |
| HSL | hsl(206, 60%, 80%) |
| HSV | hsv(206, 26%, 92%) |
| CMYK | cmyk(26.5%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(81.48, -5.59, -17.12) |
| CIE-LCH | lch(81.48, 18.01, 251.90°) |
| OKLab | oklab(83.8% -0.0254 -0.0467) |
| OKLCH | oklch(83.8% 0.053 241.5) |
| XYZ | xyz(54.1731, 59.3348, 86.4244) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.91
Light Blue
#95D0FC
ΔE00 5.08
Lightsteelblue
#B0C4DE
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFEA #EAC7AC
analogous
#ACEAE6 #ACCFEA #ACB0EA
triadic
#ACCFEA #EAACCF #CFEAAC
tetradic
#ACCFEA #E6ACEA #EAC7AC #B0EAAC
square
#ACCFEA #E6ACEA #EAC7AC #B0EAAC
split-complementary
#ACCFEA #EAACB0 #EAE6AC
monochromatic
#4A97D1 #7BB3DE #ACCFEA #DDEBF6 #E7F1F9
Accessibility & contrast
On white
1.63
#ACCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#ACCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFEA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFEA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEB
Deuteranopia (green-blind)
#BCC7EA
Tritanopia (blue-blind)
#9AD6D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #accfea; /* rgb */ color: rgb(172, 207, 234); /* oklch */ color: oklch(83.8% 0.053 241.5);
Tailwind
colors: {
custom: {
50: '#c6ddf0',
500: '#accfea',
950: '#000000',
},
}SCSS
$custom: #accfea; $custom-light: #c6ddf0; $custom-dark: #000000;
JSON
{
"hex": "#accfea",
"rgb": {
"r": 172,
"g": 207,
"b": 234
},
"hsl": {
"h": 206.129,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.83801,
"c": 0.0532,
"h": 241.5
},
"luminance": 0.59337
}Semantic roles & 50–950 ramp
primary
#ACCFEA
secondary
#C69874
accent
#681EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485