#6CCBE7#6CCBE7
#6CCBE7 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.4% C 0.098 H 219.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBE7 |
|---|---|
| RGB | rgb(108, 203, 231) |
| HSL | hsl(194, 72%, 66%) |
| HSV | hsv(194, 53%, 91%) |
| CMYK | cmyk(53.2%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(77.08, -20.50, -22.47) |
| CIE-LCH | lch(77.08, 30.41, 227.63°) |
| OKLab | oklab(79.43% -0.0758 -0.0623) |
| OKLCH | oklch(79.43% 0.098 219.4) |
| XYZ | xyz(41.9585, 51.6658, 83.3472) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 5.46
Bright Sky Blue
#02CCFE
ΔE00 5.63
Lightblue (survey)
#7BC8F6
ΔE00 6.83
Lightskyblue
#87CEFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBE7 #E7886C
analogous
#6CE7C6 #6CCBE7 #6C8EE7
triadic
#6CCBE7 #E76CCB #CBE76C
tetradic
#6CCBE7 #C66CE7 #E7886C #8EE76C
square
#6CCBE7 #C66CE7 #E7886C #8EE76C
split-complementary
#6CCBE7 #E76C8E #E7C66C
monochromatic
#1E97BA #37B8DE #6CCBE7 #A1DEF0 #D5F0F8
Accessibility & contrast
On white
1.85
#6CCBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#6CCBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBE7
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBE7 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccbe7; /* rgb */ color: rgb(108, 203, 231); /* oklch */ color: oklch(79.4% 0.098 219.4);
Tailwind
colors: {
custom: {
50: '#9fdbee',
500: '#6ccbe7',
950: '#000000',
},
}SCSS
$custom: #6ccbe7; $custom-light: #9fdbee; $custom-dark: #000000;
JSON
{
"hex": "#6ccbe7",
"rgb": {
"r": 108,
"g": 203,
"b": 231
},
"hsl": {
"h": 193.659,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.79428,
"c": 0.0981,
"h": 219.4
},
"luminance": 0.5167
}Semantic roles & 50–950 ramp
primary
#6CCBE7
secondary
#BA5A3D
accent
#3E12D4
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485