#6BCFF3#6BCFF3
#6BCFF3 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.106 H 224.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF3 |
|---|---|
| RGB | rgb(107, 207, 243) |
| HSL | hsl(196, 85%, 69%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(56%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.59, -19.32, -26.60) |
| CIE-LCH | lch(78.59, 32.88, 234.01°) |
| OKLab | oklab(80.76% -0.0764 -0.0739) |
| OKLCH | oklch(80.76% 0.106 224.1) |
| XYZ | xyz(44.5476, 54.2184, 92.8942) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.10
Baby Blue
#89CFF0
ΔE00 3.42
Bright Sky Blue
#02CCFE
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 5.22
Lightskyblue
#87CEFA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF3 #F38F6B
analogous
#6BF3D3 #6BCFF3 #6B8BF3
triadic
#6BCFF3 #F36BCF #CFF36B
tetradic
#6BCFF3 #D36BF3 #F38F6B #8BF36B
square
#6BCFF3 #D36BF3 #F38F6B #8BF36B
split-complementary
#6BCFF3 #F36B8B #F3D36B
monochromatic
#119FD3 #32BDEE #6BCFF3 #A4E1F8 #DCF4FC
Accessibility & contrast
On white
1.77
#6BCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6BCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF3
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF3 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF5
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcff3; /* rgb */ color: rgb(107, 207, 243); /* oklch */ color: oklch(80.8% 0.106 224.1);
Tailwind
colors: {
custom: {
50: '#9fddf7',
500: '#6bcff3',
950: '#000000',
},
}SCSS
$custom: #6bcff3; $custom-light: #9fddf7; $custom-dark: #000000;
JSON
{
"hex": "#6bcff3",
"rgb": {
"r": 107,
"g": 207,
"b": 243
},
"hsl": {
"h": 195.882,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.8076,
"c": 0.10629,
"h": 224.1
},
"luminance": 0.54223
}Semantic roles & 50–950 ramp
primary
#6BCFF3
secondary
#CC5E36
accent
#3F04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485