#6BCBEE#6BCBEE
#6BCBEE is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.103 H 224.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBEE |
|---|---|
| RGB | rgb(107, 203, 238) |
| HSL | hsl(196, 79%, 68%) |
| HSV | hsv(196, 55%, 93%) |
| CMYK | cmyk(55%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.28, -18.71, -25.92) |
| CIE-LCH | lch(77.28, 31.97, 234.17°) |
| OKLab | oklab(79.66% -0.0739 -0.072) |
| OKLCH | oklch(79.66% 0.103 224.3) |
| XYZ | xyz(42.8460, 52.0068, 88.6527) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 3.44
Bright Sky Blue
#02CCFE
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 4.89
Lightskyblue
#87CEFA
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBEE #EE8E6B
analogous
#6BEED0 #6BCBEE #6B89EE
triadic
#6BCBEE #EE6BCB #CBEE6B
tetradic
#6BCBEE #D06BEE #EE8E6B #89EE6B
square
#6BCBEE #D06BEE #EE8E6B #89EE6B
split-complementary
#6BCBEE #EE6B89 #EED06B
monochromatic
#1798C8 #34B8E8 #6BCBEE #A2DEF4 #D9F2FB
Accessibility & contrast
On white
1.84
#6BCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6BCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBEE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBEE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 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: #6bcbee; /* rgb */ color: rgb(107, 203, 238); /* oklch */ color: oklch(79.7% 0.103 224.3);
Tailwind
colors: {
custom: {
50: '#9fdbf3',
500: '#6bcbee',
950: '#000000',
},
}SCSS
$custom: #6bcbee; $custom-light: #9fdbf3; $custom-dark: #000000;
JSON
{
"hex": "#6bcbee",
"rgb": {
"r": 107,
"g": 203,
"b": 238
},
"hsl": {
"h": 196.031,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.79661,
"c": 0.10318,
"h": 224.3
},
"luminance": 0.52011
}Semantic roles & 50–950 ramp
primary
#6BCBEE
secondary
#C55E38
accent
#420ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485