#6BCFF4#6BCFF4
#6BCFF4 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.107 H 224.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFF4 |
|---|---|
| RGB | rgb(107, 207, 244) |
| HSL | hsl(196, 86%, 69%) |
| HSV | hsv(196, 56%, 96%) |
| CMYK | cmyk(56.1%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(78.62, -19.04, -27.08) |
| CIE-LCH | lch(78.62, 33.10, 234.90°) |
| OKLab | oklab(80.8% -0.076 -0.0753) |
| OKLCH | oklch(80.8% 0.107 224.7) |
| XYZ | xyz(44.6990, 54.2789, 93.6917) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 3.33
Bright Sky Blue
#02CCFE
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.86
Lightskyblue
#87CEFA
ΔE00 5.07
Neon Blue
#04D9FF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFF4 #F4906B
analogous
#6BF4D4 #6BCFF4 #6B8BF4
triadic
#6BCFF4 #F46BCF #CFF46B
tetradic
#6BCFF4 #D46BF4 #F4906B #8BF46B
square
#6BCFF4 #D46BF4 #F4906B #8BF46B
split-complementary
#6BCFF4 #F46B8B #F4D46B
monochromatic
#10A0D5 #32BDF0 #6BCFF4 #A4E1F8 #DDF4FC
Accessibility & contrast
On white
1.77
#6BCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#6BCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFF4
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFF4 | 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)
#BACBF6
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bcff4; /* rgb */ color: rgb(107, 207, 244); /* oklch */ color: oklch(80.8% 0.107 224.7);
Tailwind
colors: {
custom: {
50: '#a0ddf7',
500: '#6bcff4',
950: '#000000',
},
}SCSS
$custom: #6bcff4; $custom-light: #a0ddf7; $custom-dark: #000000;
JSON
{
"hex": "#6bcff4",
"rgb": {
"r": 107,
"g": 207,
"b": 244
},
"hsl": {
"h": 196.204,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.808,
"c": 0.10699,
"h": 224.7
},
"luminance": 0.54283
}Semantic roles & 50–950 ramp
primary
#6BCFF4
secondary
#CD5F36
accent
#3F03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485