#6ACEEA#6ACEEA
#6ACEEA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.1% C 0.101 H 218.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEEA |
|---|---|
| RGB | rgb(106, 206, 234) |
| HSL | hsl(193, 75%, 67%) |
| HSV | hsv(193, 55%, 92%) |
| CMYK | cmyk(54.7%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(77.96, -21.58, -22.75) |
| CIE-LCH | lch(77.96, 31.35, 226.52°) |
| OKLab | oklab(80.14% -0.0793 -0.0631) |
| OKLCH | oklch(80.14% 0.101 218.5) |
| XYZ | xyz(42.8606, 53.1433, 85.8249) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.82
Neon Blue
#04D9FF
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 4.85
Bright Sky Blue
#02CCFE
ΔE00 5.61
Lightblue (survey)
#7BC8F6
ΔE00 7.26
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEEA #EA866A
analogous
#6AEAC6 #6ACEEA #6A8EEA
triadic
#6ACEEA #EA6ACE #CEEA6A
tetradic
#6ACEEA #C66AEA #EA866A #8EEA6A
square
#6ACEEA #C66AEA #EA866A #8EEA6A
split-complementary
#6ACEEA #EA6A8E #EAC66A
monochromatic
#1B9BBF #34BCE2 #6ACEEA #A0E0F2 #D5F1F9
Accessibility & contrast
On white
1.81
#6ACEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6ACEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEEA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEEA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6aceea; /* rgb */ color: rgb(106, 206, 234); /* oklch */ color: oklch(80.1% 0.101 218.5);
Tailwind
colors: {
custom: {
50: '#9eddf0',
500: '#6aceea',
950: '#000000',
},
}SCSS
$custom: #6aceea; $custom-light: #9eddf0; $custom-dark: #000000;
JSON
{
"hex": "#6aceea",
"rgb": {
"r": 106,
"g": 206,
"b": 234
},
"hsl": {
"h": 193.125,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.80144,
"c": 0.10132,
"h": 218.5
},
"luminance": 0.53147
}Semantic roles & 50–950 ramp
primary
#6ACEEA
secondary
#BE573B
accent
#3A0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485