#6CC5F5#6CC5F5
#6CC5F5 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.6% C 0.110 H 234.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC5F5 |
|---|---|
| RGB | rgb(108, 197, 245) |
| HSL | hsl(201, 87%, 69%) |
| HSV | hsv(201, 56%, 96%) |
| CMYK | cmyk(55.9%, 19.6%, 0%, 3.9%) |
| CIE-LAB | lab(75.89, -13.36, -31.81) |
| CIE-LCH | lch(75.89, 34.51, 247.22°) |
| OKLab | oklab(78.65% -0.0642 -0.0888) |
| OKLCH | oklch(78.65% 0.11 234.1) |
| XYZ | xyz(42.6258, 49.7094, 93.7170) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.67
Sky
#82CAFC
ΔE00 3.15
Lightskyblue
#87CEFA
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 4.58
Deepskyblue
#00BFFF
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC5F5 #F59C6C
analogous
#6CF5E1 #6CC5F5 #6C81F5
triadic
#6CC5F5 #F56CC5 #C5F56C
tetradic
#6CC5F5 #E16CF5 #F59C6C #81F56C
square
#6CC5F5 #E16CF5 #F59C6C #81F56C
split-complementary
#6CC5F5 #F56C81 #F5E16C
monochromatic
#0F91D8 #33AEF1 #6CC5F5 #A5DCF9 #DFF2FD
Accessibility & contrast
On white
1.92
#6CC5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#6CC5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC5F5
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC5F5 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F7
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#00D2D5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6cc5f5; /* rgb */ color: rgb(108, 197, 245); /* oklch */ color: oklch(78.6% 0.110 234.1);
Tailwind
colors: {
custom: {
50: '#a0d6f8',
500: '#6cc5f5',
950: '#000000',
},
}SCSS
$custom: #6cc5f5; $custom-light: #a0d6f8; $custom-dark: #000000;
JSON
{
"hex": "#6cc5f5",
"rgb": {
"r": 108,
"g": 197,
"b": 245
},
"hsl": {
"h": 201.022,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.78646,
"c": 0.10958,
"h": 234.1
},
"luminance": 0.49713
}Semantic roles & 50–950 ramp
primary
#6CC5F5
secondary
#F2D8CA
accent
#5102E4
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385