#6BCCEE#6BCCEE
#6BCCEE is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.103 H 223.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCEE |
|---|---|
| RGB | rgb(107, 204, 238) |
| HSL | hsl(196, 79%, 68%) |
| HSV | hsv(196, 55%, 93%) |
| CMYK | cmyk(55%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.57, -19.22, -25.49) |
| CIE-LCH | lch(77.57, 31.93, 232.98°) |
| OKLab | oklab(79.89% -0.075 -0.0708) |
| OKLCH | oklch(79.89% 0.103 223.4) |
| XYZ | xyz(43.0829, 52.4806, 88.7317) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.00
Baby Blue
#89CFF0
ΔE00 3.56
Bright Sky Blue
#02CCFE
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 5.49
Lightskyblue
#87CEFA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCEE #EE8D6B
analogous
#6BEECF #6BCCEE #6B8AEE
triadic
#6BCCEE #EE6BCC #CCEE6B
tetradic
#6BCCEE #CF6BEE #EE8D6B #8AEE6B
square
#6BCCEE #CF6BEE #EE8D6B #8AEE6B
split-complementary
#6BCCEE #EE6B8A #EECF6B
monochromatic
#179AC8 #34B9E8 #6BCCEE #A2DFF4 #D9F2FB
Accessibility & contrast
On white
1.83
#6BCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6BCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCEE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCEE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bccee; /* rgb */ color: rgb(107, 204, 238); /* oklch */ color: oklch(79.9% 0.103 223.4);
Tailwind
colors: {
custom: {
50: '#9fdbf3',
500: '#6bccee',
950: '#000000',
},
}SCSS
$custom: #6bccee; $custom-light: #9fdbf3; $custom-dark: #000000;
JSON
{
"hex": "#6bccee",
"rgb": {
"r": 107,
"g": 204,
"b": 238
},
"hsl": {
"h": 195.573,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.79887,
"c": 0.10312,
"h": 223.4
},
"luminance": 0.52485
}Semantic roles & 50–950 ramp
primary
#6BCCEE
secondary
#C55D38
accent
#400ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485