#6BCBED#6BCBED
#6BCBED is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.102 H 223.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBED |
|---|---|
| RGB | rgb(107, 203, 237) |
| HSL | hsl(196, 78%, 67%) |
| HSV | hsv(196, 55%, 93%) |
| CMYK | cmyk(54.9%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.25, -19.00, -25.44) |
| CIE-LCH | lch(77.25, 31.75, 233.24°) |
| OKLab | oklab(79.62% -0.0743 -0.0706) |
| OKLCH | oklch(79.62% 0.102 223.6) |
| XYZ | xyz(42.6995, 51.9482, 87.8811) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 3.56
Bright Sky Blue
#02CCFE
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBED #ED8D6B
analogous
#6BEDCE #6BCBED #6B8AED
triadic
#6BCBED #ED6BCB #CBED6B
tetradic
#6BCBED #CE6BED #ED8D6B #8AED6B
square
#6BCBED #CE6BED #ED8D6B #8AED6B
split-complementary
#6BCBED #ED6B8A #EDCE6B
monochromatic
#1898C6 #34B8E6 #6BCBED #A2DEF4 #D8F1FA
Accessibility & contrast
On white
1.84
#6BCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6BCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBED
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBED | 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)
#B8C7EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcbed; /* rgb */ color: rgb(107, 203, 237); /* oklch */ color: oklch(79.6% 0.102 223.6);
Tailwind
colors: {
custom: {
50: '#9fdbf3',
500: '#6bcbed',
950: '#000000',
},
}SCSS
$custom: #6bcbed; $custom-light: #9fdbf3; $custom-dark: #000000;
JSON
{
"hex": "#6bcbed",
"rgb": {
"r": 107,
"g": 203,
"b": 237
},
"hsl": {
"h": 195.692,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.79622,
"c": 0.10249,
"h": 223.6
},
"luminance": 0.51952
}Semantic roles & 50–950 ramp
primary
#6BCBED
secondary
#C35D39
accent
#410BDB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485