#6CCBEF#6CCBEF
#6CCBEF is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.103 H 225.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBEF |
|---|---|
| RGB | rgb(108, 203, 239) |
| HSL | hsl(196, 80%, 68%) |
| HSV | hsv(196, 55%, 94%) |
| CMYK | cmyk(54.8%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.36, -18.23, -26.34) |
| CIE-LCH | lch(77.36, 32.03, 235.32°) |
| OKLab | oklab(79.74% -0.0728 -0.0732) |
| OKLCH | oklch(79.74% 0.103 225.1) |
| XYZ | xyz(43.1143, 52.1281, 89.4343) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 3.25
Bright Sky Blue
#02CCFE
ΔE00 4.41
Lightblue (survey)
#7BC8F6
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBEF #EF906C
analogous
#6CEFD2 #6CCBEF #6C89EF
triadic
#6CCBEF #EF6CCB #CBEF6C
tetradic
#6CCBEF #D26CEF #EF906C #89EF6C
square
#6CCBEF #D26CEF #EF906C #89EF6C
split-complementary
#6CCBEF #EF6C89 #EFD26C
monochromatic
#1699CB #35B7E9 #6CCBEF #A3DFF5 #DAF2FB
Accessibility & contrast
On white
1.84
#6CCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#6CCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBEF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBEF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccbef; /* rgb */ color: rgb(108, 203, 239); /* oklch */ color: oklch(79.7% 0.103 225.1);
Tailwind
colors: {
custom: {
50: '#9fdbf4',
500: '#6ccbef',
950: '#000000',
},
}SCSS
$custom: #6ccbef; $custom-light: #9fdbf4; $custom-dark: #000000;
JSON
{
"hex": "#6ccbef",
"rgb": {
"r": 108,
"g": 203,
"b": 239
},
"hsl": {
"h": 196.489,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.79741,
"c": 0.10326,
"h": 225.1
},
"luminance": 0.52132
}Semantic roles & 50–950 ramp
primary
#6CCBEF
secondary
#C75F38
accent
#4309DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485