#6BCBEA#6BCBEA
#6BCBEA is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.101 H 221.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBEA |
|---|---|
| RGB | rgb(107, 203, 234) |
| HSL | hsl(195, 75%, 67%) |
| HSV | hsv(195, 54%, 92%) |
| CMYK | cmyk(54.3%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(77.15, -19.85, -23.99) |
| CIE-LCH | lch(77.15, 31.14, 230.38°) |
| OKLab | oklab(79.5% -0.0754 -0.0665) |
| OKLCH | oklch(79.5% 0.101 221.4) |
| XYZ | xyz(42.2649, 51.7743, 85.5921) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.04
Bright Sky Blue
#02CCFE
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 5.45
Lightblue (survey)
#7BC8F6
ΔE00 6.02
Lightskyblue
#87CEFA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBEA #EA8A6B
analogous
#6BEACA #6BCBEA #6B8CEA
triadic
#6BCBEA #EA6BCB #CBEA6B
tetradic
#6BCBEA #CA6BEA #EA8A6B #8CEA6B
square
#6BCBEA #CA6BEA #EA8A6B #8CEA6B
split-complementary
#6BCBEA #EA6B8C #EACA6B
monochromatic
#1B97BF #35B8E2 #6BCBEA #A1DEF2 #D6F1F9
Accessibility & contrast
On white
1.85
#6BCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6BCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBEA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBEA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcbea; /* rgb */ color: rgb(107, 203, 234); /* oklch */ color: oklch(79.5% 0.101 221.4);
Tailwind
colors: {
custom: {
50: '#9edbf0',
500: '#6bcbea',
950: '#000000',
},
}SCSS
$custom: #6bcbea; $custom-light: #9edbf0; $custom-dark: #000000;
JSON
{
"hex": "#6bcbea",
"rgb": {
"r": 107,
"g": 203,
"b": 234
},
"hsl": {
"h": 194.646,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.79504,
"c": 0.10054,
"h": 221.4
},
"luminance": 0.51778
}Semantic roles & 50–950 ramp
primary
#6BCBEA
secondary
#BE5B3B
accent
#3F0ED7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485