#6CCBF3#6CCBF3
#6CCBF3 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.106 H 227.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBF3 |
|---|---|
| RGB | rgb(108, 203, 243) |
| HSL | hsl(198, 85%, 69%) |
| HSV | hsv(198, 56%, 95%) |
| CMYK | cmyk(55.6%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.50, -17.07, -28.27) |
| CIE-LCH | lch(77.50, 33.02, 238.87°) |
| OKLab | oklab(79.9% -0.0714 -0.0787) |
| OKLCH | oklch(79.9% 0.106 227.8) |
| XYZ | xyz(43.7118, 52.3671, 92.5809) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.14
Sky Blue
#87CEEB
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.51
Lightskyblue
#87CEFA
ΔE00 4.11
Bright Sky Blue
#02CCFE
ΔE00 4.30
Sky
#82CAFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBF3 #F3946C
analogous
#6CF3D8 #6CCBF3 #6C88F3
triadic
#6CCBF3 #F36CCB #CBF36C
tetradic
#6CCBF3 #D86CF3 #F3946C #88F36C
square
#6CCBF3 #D86CF3 #F3946C #88F36C
split-complementary
#6CCBF3 #F36C88 #F3D86C
monochromatic
#119AD3 #33B7EE #6CCBF3 #A5DFF8 #DDF3FC
Accessibility & contrast
On white
1.83
#6CCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6CCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBF3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBF3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccbf3; /* rgb */ color: rgb(108, 203, 243); /* oklch */ color: oklch(79.9% 0.106 227.8);
Tailwind
colors: {
custom: {
50: '#a0daf7',
500: '#6ccbf3',
950: '#000000',
},
}SCSS
$custom: #6ccbf3; $custom-light: #a0daf7; $custom-dark: #000000;
JSON
{
"hex": "#6ccbf3",
"rgb": {
"r": 108,
"g": 203,
"b": 243
},
"hsl": {
"h": 197.778,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.79902,
"c": 0.10623,
"h": 227.8
},
"luminance": 0.52371
}Semantic roles & 50–950 ramp
primary
#6CCBF3
secondary
#CC6337
accent
#4604E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485