#6CCBF8#6CCBF8
#6CCBF8 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.110 H 230.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBF8 |
|---|---|
| RGB | rgb(108, 203, 248) |
| HSL | hsl(199, 91%, 70%) |
| HSV | hsv(199, 56%, 97%) |
| CMYK | cmyk(56.5%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(77.68, -15.62, -30.67) |
| CIE-LCH | lch(77.68, 34.41, 243.01°) |
| OKLab | oklab(80.11% -0.0696 -0.0855) |
| OKLCH | oklch(80.11% 0.11 230.8) |
| XYZ | xyz(44.4771, 52.6732, 96.6118) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.47
Lightskyblue
#87CEFA
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 3.53
Sky
#82CAFC
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 4.25
Bright Sky Blue
#02CCFE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBF8 #F8996C
analogous
#6CF8DF #6CCBF8 #6C85F8
triadic
#6CCBF8 #F86CCB #CBF86C
tetradic
#6CCBF8 #DF6CF8 #F8996C #85F86C
square
#6CCBF8 #DF6CF8 #F8996C #85F86C
split-complementary
#6CCBF8 #F86C85 #F8DF6C
monochromatic
#0B9BDF #32B6F5 #6CCBF8 #A6E0FB #E1F4FE
Accessibility & contrast
On white
1.82
#6CCBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6CCBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBF8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBF8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8FA
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccbf8; /* rgb */ color: rgb(108, 203, 248); /* oklch */ color: oklch(80.1% 0.110 230.8);
Tailwind
colors: {
custom: {
50: '#a0dafa',
500: '#6ccbf8',
950: '#000000',
},
}SCSS
$custom: #6ccbf8; $custom-light: #a0dafa; $custom-dark: #000000;
JSON
{
"hex": "#6ccbf8",
"rgb": {
"r": 108,
"g": 203,
"b": 248
},
"hsl": {
"h": 199.286,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.80107,
"c": 0.11025,
"h": 230.8
},
"luminance": 0.52677
}Semantic roles & 50–950 ramp
primary
#6CCBF8
secondary
#D26836
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485