#6BCFEE#6BCFEE
#6BCFEE is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.103 H 220.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFEE |
|---|---|
| RGB | rgb(107, 207, 238) |
| HSL | hsl(194, 79%, 68%) |
| HSV | hsv(194, 55%, 93%) |
| CMYK | cmyk(55%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(78.42, -20.75, -24.19) |
| CIE-LCH | lch(78.42, 31.87, 229.38°) |
| OKLab | oklab(80.56% -0.0782 -0.0671) |
| OKLCH | oklch(80.56% 0.103 220.6) |
| XYZ | xyz(43.8028, 53.9204, 88.9717) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.33
Baby Blue
#89CFF0
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 4.77
Bright Sky Blue
#02CCFE
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 6.43
Lightskyblue
#87CEFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFEE #EE8A6B
analogous
#6BEECB #6BCFEE #6B8EEE
triadic
#6BCFEE #EE6BCF #CFEE6B
tetradic
#6BCFEE #CB6BEE #EE8A6B #8EEE6B
square
#6BCFEE #CB6BEE #EE8A6B #8EEE6B
split-complementary
#6BCFEE #EE6B8E #EECB6B
monochromatic
#179EC8 #34BDE8 #6BCFEE #A2E1F4 #D9F3FB
Accessibility & contrast
On white
1.78
#6BCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6BCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFEE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFEE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcfee; /* rgb */ color: rgb(107, 207, 238); /* oklch */ color: oklch(80.6% 0.103 220.6);
Tailwind
colors: {
custom: {
50: '#9fddf3',
500: '#6bcfee',
950: '#000000',
},
}SCSS
$custom: #6bcfee; $custom-light: #9fddf3; $custom-dark: #000000;
JSON
{
"hex": "#6bcfee",
"rgb": {
"r": 107,
"g": 207,
"b": 238
},
"hsl": {
"h": 194.198,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.80564,
"c": 0.10307,
"h": 220.6
},
"luminance": 0.53924
}Semantic roles & 50–950 ramp
primary
#6BCFEE
secondary
#C55A38
accent
#3B0ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485