#6CCFF3#6CCFF3
#6CCFF3 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.106 H 224.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFF3 |
|---|---|
| RGB | rgb(108, 207, 243) |
| HSL | hsl(196, 85%, 69%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(55.6%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.63, -19.13, -26.55) |
| CIE-LCH | lch(78.63, 32.72, 234.22°) |
| OKLab | oklab(80.8% -0.0757 -0.0738) |
| OKLCH | oklch(80.8% 0.106 224.3) |
| XYZ | xyz(44.6686, 54.2807, 92.8999) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.02
Baby Blue
#89CFF0
ΔE00 3.32
Bright Sky Blue
#02CCFE
ΔE00 4.39
Lightblue (survey)
#7BC8F6
ΔE00 5.03
Lightskyblue
#87CEFA
ΔE00 5.21
Neon Blue
#04D9FF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFF3 #F3906C
analogous
#6CF3D4 #6CCFF3 #6C8CF3
triadic
#6CCFF3 #F36CCF #CFF36C
tetradic
#6CCFF3 #D46CF3 #F3906C #8CF36C
square
#6CCFF3 #D46CF3 #F3906C #8CF36C
split-complementary
#6CCFF3 #F36C8C #F3D46C
monochromatic
#11A0D3 #33BDEE #6CCFF3 #A5E1F8 #DDF4FC
Accessibility & contrast
On white
1.77
#6CCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#6CCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFF3
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFF3 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF5
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ccff3; /* rgb */ color: rgb(108, 207, 243); /* oklch */ color: oklch(80.8% 0.106 224.3);
Tailwind
colors: {
custom: {
50: '#a0ddf7',
500: '#6ccff3',
950: '#000000',
},
}SCSS
$custom: #6ccff3; $custom-light: #a0ddf7; $custom-dark: #000000;
JSON
{
"hex": "#6ccff3",
"rgb": {
"r": 108,
"g": 207,
"b": 243
},
"hsl": {
"h": 196,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.80799,
"c": 0.10569,
"h": 224.3
},
"luminance": 0.54285
}Semantic roles & 50–950 ramp
primary
#6CCFF3
secondary
#CC5F37
accent
#3F04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485