#6ACBEE#6ACBEE
#6ACBEE is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.6% C 0.104 H 224.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACBEE |
|---|---|
| RGB | rgb(106, 203, 238) |
| HSL | hsl(196, 80%, 67%) |
| HSV | hsv(196, 55%, 93%) |
| CMYK | cmyk(55.5%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.25, -18.91, -25.98) |
| CIE-LCH | lch(77.25, 32.13, 233.95°) |
| OKLab | oklab(79.62% -0.0746 -0.0722) |
| OKLCH | oklch(79.62% 0.104 224.1) |
| XYZ | xyz(42.7265, 51.9451, 88.6471) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.10
Baby Blue
#89CFF0
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 4.36
Lightblue (survey)
#7BC8F6
ΔE00 4.97
Lightskyblue
#87CEFA
ΔE00 5.43
Neon Blue
#04D9FF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACBEE #EE8D6A
analogous
#6AEECF #6ACBEE #6A89EE
triadic
#6ACBEE #EE6ACB #CBEE6A
tetradic
#6ACBEE #CF6AEE #EE8D6A #89EE6A
square
#6ACBEE #CF6AEE #EE8D6A #89EE6A
split-complementary
#6ACBEE #EE6A89 #EECF6A
monochromatic
#1798C7 #33B8E8 #6ACBEE #A1DEF4 #D8F1FB
Accessibility & contrast
On white
1.84
#6ACBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6ACBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACBEE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACBEE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#A4B9EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6acbee; /* rgb */ color: rgb(106, 203, 238); /* oklch */ color: oklch(79.6% 0.104 224.1);
Tailwind
colors: {
custom: {
50: '#9edbf3',
500: '#6acbee',
950: '#000000',
},
}SCSS
$custom: #6acbee; $custom-light: #9edbf3; $custom-dark: #000000;
JSON
{
"hex": "#6acbee",
"rgb": {
"r": 106,
"g": 203,
"b": 238
},
"hsl": {
"h": 195.909,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.79621,
"c": 0.10379,
"h": 224.1
},
"luminance": 0.51949
}Semantic roles & 50–950 ramp
primary
#6ACBEE
secondary
#C45D38
accent
#410ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485