#6BCAF4#6BCAF4
#6BCAF4 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.7% C 0.108 H 229.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCAF4 |
|---|---|
| RGB | rgb(107, 202, 244) |
| HSL | hsl(198, 86%, 69%) |
| HSV | hsv(198, 56%, 96%) |
| CMYK | cmyk(56.1%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(77.22, -16.46, -29.24) |
| CIE-LCH | lch(77.22, 33.55, 240.62°) |
| OKLab | oklab(79.68% -0.0707 -0.0814) |
| OKLCH | oklch(79.68% 0.108 229.1) |
| XYZ | xyz(43.5068, 51.8945, 93.2943) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.79
Lightskyblue
#87CEFA
ΔE00 3.82
Bright Sky Blue
#02CCFE
ΔE00 4.35
Sky
#82CAFC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCAF4 #F4956B
analogous
#6BF4DA #6BCAF4 #6B86F4
triadic
#6BCAF4 #F46BCA #CAF46B
tetradic
#6BCAF4 #DA6BF4 #F4956B #86F46B
square
#6BCAF4 #DA6BF4 #F4956B #86F46B
split-complementary
#6BCAF4 #F46B86 #F4DA6B
monochromatic
#1098D5 #32B6F0 #6BCAF4 #A4DEF8 #DDF3FC
Accessibility & contrast
On white
1.85
#6BCAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6BCAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCAF4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCAF4 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcaf4; /* rgb */ color: rgb(107, 202, 244); /* oklch */ color: oklch(79.7% 0.108 229.1);
Tailwind
colors: {
custom: {
50: '#9fdaf7',
500: '#6bcaf4',
950: '#000000',
},
}SCSS
$custom: #6bcaf4; $custom-light: #9fdaf7; $custom-dark: #000000;
JSON
{
"hex": "#6bcaf4",
"rgb": {
"r": 107,
"g": 202,
"b": 244
},
"hsl": {
"h": 198.394,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.79679,
"c": 0.10781,
"h": 229.1
},
"luminance": 0.51899
}Semantic roles & 50–950 ramp
primary
#6BCAF4
secondary
#CD6436
accent
#4703E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385