#6CCBF4#6CCBF4
#6CCBF4 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.107 H 228.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBF4 |
|---|---|
| RGB | rgb(108, 203, 244) |
| HSL | hsl(198, 86%, 69%) |
| HSV | hsv(198, 56%, 96%) |
| CMYK | cmyk(55.7%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(77.54, -16.78, -28.75) |
| CIE-LCH | lch(77.54, 33.29, 239.72°) |
| OKLab | oklab(79.94% -0.071 -0.08) |
| OKLCH | oklch(79.94% 0.107 228.4) |
| XYZ | xyz(43.8632, 52.4276, 93.3784) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.18
Lightblue (survey)
#7BC8F6
ΔE00 3.27
Sky Blue
#87CEEB
ΔE00 3.53
Lightskyblue
#87CEFA
ΔE00 3.91
Bright Sky Blue
#02CCFE
ΔE00 4.33
Sky
#82CAFC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBF4 #F4956C
analogous
#6CF4D9 #6CCBF4 #6C87F4
triadic
#6CCBF4 #F46CCB #CBF46C
tetradic
#6CCBF4 #D96CF4 #F4956C #87F46C
square
#6CCBF4 #D96CF4 #F4956C #87F46C
split-complementary
#6CCBF4 #F46C87 #F4D96C
monochromatic
#109AD6 #33B7F0 #6CCBF4 #A5DFF8 #DEF3FD
Accessibility & contrast
On white
1.83
#6CCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6CCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBF4
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBF4 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccbf4; /* rgb */ color: rgb(108, 203, 244); /* oklch */ color: oklch(79.9% 0.107 228.4);
Tailwind
colors: {
custom: {
50: '#a0daf7',
500: '#6ccbf4',
950: '#000000',
},
}SCSS
$custom: #6ccbf4; $custom-light: #a0daf7; $custom-dark: #000000;
JSON
{
"hex": "#6ccbf4",
"rgb": {
"r": 108,
"g": 203,
"b": 244
},
"hsl": {
"h": 198.088,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.79942,
"c": 0.107,
"h": 228.4
},
"luminance": 0.52432
}Semantic roles & 50–950 ramp
primary
#6CCBF4
secondary
#CD6437
accent
#4603E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485