#6CC6F5#6CC6F5
#6CC6F5 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.109 H 233.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC6F5 |
|---|---|
| RGB | rgb(108, 198, 245) |
| HSL | hsl(201, 87%, 69%) |
| HSV | hsv(201, 56%, 96%) |
| CMYK | cmyk(55.9%, 19.2%, 0%, 3.9%) |
| CIE-LAB | lab(76.17, -13.89, -31.38) |
| CIE-LCH | lch(76.17, 34.32, 246.13°) |
| OKLab | oklab(78.87% -0.0653 -0.0875) |
| OKLCH | oklch(78.87% 0.109 233.3) |
| XYZ | xyz(42.8536, 50.1650, 93.7930) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.74
Lightskyblue
#87CEFA
ΔE00 3.29
Sky
#82CAFC
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 4.29
Deepskyblue
#00BFFF
ΔE00 4.87
Sky Blue
#87CEEB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC6F5 #F59B6C
analogous
#6CF5E0 #6CC6F5 #6C82F5
triadic
#6CC6F5 #F56CC6 #C6F56C
tetradic
#6CC6F5 #E06CF5 #F59B6C #82F56C
square
#6CC6F5 #E06CF5 #F59B6C #82F56C
split-complementary
#6CC6F5 #F56C82 #F5E06C
monochromatic
#0F93D8 #33B0F1 #6CC6F5 #A5DCF9 #DFF2FD
Accessibility & contrast
On white
1.90
#6CC6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6CC6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC6F5
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC6F5 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#9CB6F4
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cc6f5; /* rgb */ color: rgb(108, 198, 245); /* oklch */ color: oklch(78.9% 0.109 233.3);
Tailwind
colors: {
custom: {
50: '#a0d7f8',
500: '#6cc6f5',
950: '#000000',
},
}SCSS
$custom: #6cc6f5; $custom-light: #a0d7f8; $custom-dark: #000000;
JSON
{
"hex": "#6cc6f5",
"rgb": {
"r": 108,
"g": 198,
"b": 245
},
"hsl": {
"h": 200.584,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.78868,
"c": 0.10922,
"h": 233.3
},
"luminance": 0.50169
}Semantic roles & 50–950 ramp
primary
#6CC6F5
secondary
#CF6B37
accent
#4F02E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385