#6CCFF5#6CCFF5
#6CCFF5 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.107 H 225.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFF5 |
|---|---|
| RGB | rgb(108, 207, 245) |
| HSL | hsl(197, 87%, 69%) |
| HSV | hsv(197, 56%, 96%) |
| CMYK | cmyk(55.9%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(78.70, -18.55, -27.51) |
| CIE-LCH | lch(78.70, 33.18, 236.00°) |
| OKLab | oklab(80.88% -0.075 -0.0765) |
| OKLCH | oklch(80.88% 0.107 225.6) |
| XYZ | xyz(44.9722, 54.4022, 94.4992) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 3.18
Bright Sky Blue
#02CCFE
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.75
Neon Blue
#04D9FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFF5 #F5926C
analogous
#6CF5D6 #6CCFF5 #6C8BF5
triadic
#6CCFF5 #F56CCF #CFF56C
tetradic
#6CCFF5 #D66CF5 #F5926C #8BF56C
square
#6CCFF5 #D66CF5 #F5926C #8BF56C
split-complementary
#6CCFF5 #F56C8B #F5D66C
monochromatic
#0FA0D8 #33BCF1 #6CCFF5 #A5E2F9 #DFF4FD
Accessibility & contrast
On white
1.77
#6CCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6CCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFF5
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFF5 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#A7BCF5
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ccff5; /* rgb */ color: rgb(108, 207, 245); /* oklch */ color: oklch(80.9% 0.107 225.6);
Tailwind
colors: {
custom: {
50: '#a0ddf8',
500: '#6ccff5',
950: '#000000',
},
}SCSS
$custom: #6ccff5; $custom-light: #a0ddf8; $custom-dark: #000000;
JSON
{
"hex": "#6ccff5",
"rgb": {
"r": 108,
"g": 207,
"b": 245
},
"hsl": {
"h": 196.642,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.80879,
"c": 0.1071,
"h": 225.6
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#6CCFF5
secondary
#CF6137
accent
#4002E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485