#6ACAEA#6ACAEA
#6ACAEA is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.101 H 222.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACAEA |
|---|---|
| RGB | rgb(106, 202, 234) |
| HSL | hsl(195, 75%, 67%) |
| HSV | hsv(195, 55%, 92%) |
| CMYK | cmyk(54.7%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(76.83, -19.54, -24.48) |
| CIE-LCH | lch(76.83, 31.32, 231.39°) |
| OKLab | oklab(79.24% -0.075 -0.0679) |
| OKLCH | oklch(79.24% 0.101 222.2) |
| XYZ | xyz(41.9099, 51.2419, 85.5080) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.21
Baby Blue
#89CFF0
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.79
Neon Blue
#04D9FF
ΔE00 5.61
Lightblue (survey)
#7BC8F6
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACAEA #EA8A6A
analogous
#6AEACA #6ACAEA #6A8AEA
triadic
#6ACAEA #EA6ACA #CAEA6A
tetradic
#6ACAEA #CA6AEA #EA8A6A #8AEA6A
square
#6ACAEA #CA6AEA #EA8A6A #8AEA6A
split-complementary
#6ACAEA #EA6A8A #EACA6A
monochromatic
#1B96BF #34B7E2 #6ACAEA #A0DDF2 #D5F0F9
Accessibility & contrast
On white
1.87
#6ACAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#6ACAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACAEA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACAEA | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#A4B8EA
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6acaea; /* rgb */ color: rgb(106, 202, 234); /* oklch */ color: oklch(79.2% 0.101 222.2);
Tailwind
colors: {
custom: {
50: '#9edaf0',
500: '#6acaea',
950: '#000000',
},
}SCSS
$custom: #6acaea; $custom-light: #9edaf0; $custom-dark: #000000;
JSON
{
"hex": "#6acaea",
"rgb": {
"r": 106,
"g": 202,
"b": 234
},
"hsl": {
"h": 195,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.79238,
"c": 0.10117,
"h": 222.2
},
"luminance": 0.51246
}Semantic roles & 50–950 ramp
primary
#6ACAEA
secondary
#BE5B3B
accent
#400ED7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385