#6BCFF2#6BCFF2
#6BCFF2 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.7% C 0.106 H 223.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF2 |
|---|---|
| RGB | rgb(107, 207, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(55.8%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.55, -19.61, -26.12) |
| CIE-LCH | lch(78.55, 32.66, 233.10°) |
| OKLab | oklab(80.72% -0.0767 -0.0726) |
| OKLCH | oklch(80.72% 0.106 223.4) |
| XYZ | xyz(44.3970, 54.1581, 92.1011) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.09
Baby Blue
#89CFF0
ΔE00 3.52
Bright Sky Blue
#02CCFE
ΔE00 4.43
Neon Blue
#04D9FF
ΔE00 5.09
Lightblue (survey)
#7BC8F6
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF2 #F28E6B
analogous
#6BF2D2 #6BCFF2 #6B8BF2
triadic
#6BCFF2 #F26BCF #CFF26B
tetradic
#6BCFF2 #D26BF2 #F28E6B #8BF26B
square
#6BCFF2 #D26BF2 #F28E6B #8BF26B
split-complementary
#6BCFF2 #F26B8B #F2D26B
monochromatic
#129FD0 #33BDED #6BCFF2 #A3E1F7 #DCF3FC
Accessibility & contrast
On white
1.77
#6BCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6BCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF2 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcff2; /* rgb */ color: rgb(107, 207, 242); /* oklch */ color: oklch(80.7% 0.106 223.4);
Tailwind
colors: {
custom: {
50: '#9fddf6',
500: '#6bcff2',
950: '#000000',
},
}SCSS
$custom: #6bcff2; $custom-light: #9fddf6; $custom-dark: #000000;
JSON
{
"hex": "#6bcff2",
"rgb": {
"r": 107,
"g": 207,
"b": 242
},
"hsl": {
"h": 195.556,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.8072,
"c": 0.10562,
"h": 223.4
},
"luminance": 0.54162
}Semantic roles & 50–950 ramp
primary
#6BCFF2
secondary
#CB5D36
accent
#3E05E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485