#6BCFF0#6BCFF0
#6BCFF0 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.104 H 222.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF0 |
|---|---|
| RGB | rgb(107, 207, 240) |
| HSL | hsl(195, 82%, 68%) |
| HSV | hsv(195, 55%, 94%) |
| CMYK | cmyk(55.4%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.48, -20.18, -25.16) |
| CIE-LCH | lch(78.48, 32.25, 231.26°) |
| OKLab | oklab(80.64% -0.0775 -0.0699) |
| OKLCH | oklch(80.64% 0.104 222) |
| XYZ | xyz(44.0983, 54.0386, 90.5277) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.15
Baby Blue
#89CFF0
ΔE00 3.81
Bright Sky Blue
#02CCFE
ΔE00 4.70
Neon Blue
#04D9FF
ΔE00 4.89
Lightblue (survey)
#7BC8F6
ΔE00 5.89
Lightskyblue
#87CEFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF0 #F08C6B
analogous
#6BF0CE #6BCFF0 #6B8CF0
triadic
#6BCFF0 #F06BCF #CFF06B
tetradic
#6BCFF0 #CE6BF0 #F08C6B #8CF06B
square
#6BCFF0 #CE6BF0 #F08C6B #8CF06B
split-complementary
#6BCFF0 #F06B8C #F0CE6B
monochromatic
#159ECC #33BDEA #6BCFF0 #A3E1F6 #DAF3FB
Accessibility & contrast
On white
1.78
#6BCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6BCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF0
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF0 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF2
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcff0; /* rgb */ color: rgb(107, 207, 240); /* oklch */ color: oklch(80.6% 0.104 222.0);
Tailwind
colors: {
custom: {
50: '#9fddf5',
500: '#6bcff0',
950: '#000000',
},
}SCSS
$custom: #6bcff0; $custom-light: #9fddf5; $custom-dark: #000000;
JSON
{
"hex": "#6bcff0",
"rgb": {
"r": 107,
"g": 207,
"b": 240
},
"hsl": {
"h": 194.887,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.80642,
"c": 0.10432,
"h": 222
},
"luminance": 0.54043
}Semantic roles & 50–950 ramp
primary
#6BCFF0
secondary
#C85B37
accent
#3D08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485