#6BCFEF#6BCFEF
#6BCFEF is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.104 H 221.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFEF |
|---|---|
| RGB | rgb(107, 207, 239) |
| HSL | hsl(195, 80%, 68%) |
| HSV | hsv(195, 55%, 94%) |
| CMYK | cmyk(55.2%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(78.45, -20.47, -24.68) |
| CIE-LCH | lch(78.45, 32.06, 230.33°) |
| OKLab | oklab(80.6% -0.0778 -0.0685) |
| OKLCH | oklch(80.6% 0.104 221.3) |
| XYZ | xyz(43.9502, 53.9794, 89.7476) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.82
Bright Sky Blue
#02CCFE
ΔE00 4.86
Lightblue (survey)
#7BC8F6
ΔE00 6.16
Lightskyblue
#87CEFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFEF #EF8B6B
analogous
#6BEFCD #6BCFEF #6B8DEF
triadic
#6BCFEF #EF6BCF #CFEF6B
tetradic
#6BCFEF #CD6BEF #EF8B6B #8DEF6B
square
#6BCFEF #CD6BEF #EF8B6B #8DEF6B
split-complementary
#6BCFEF #EF6B8D #EFCD6B
monochromatic
#169ECA #34BDE9 #6BCFEF #A2E1F5 #D9F3FB
Accessibility & contrast
On white
1.78
#6BCFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6BCFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFEF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFEF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bcfef; /* rgb */ color: rgb(107, 207, 239); /* oklch */ color: oklch(80.6% 0.104 221.3);
Tailwind
colors: {
custom: {
50: '#9fddf4',
500: '#6bcfef',
950: '#000000',
},
}SCSS
$custom: #6bcfef; $custom-light: #9fddf4; $custom-dark: #000000;
JSON
{
"hex": "#6bcfef",
"rgb": {
"r": 107,
"g": 207,
"b": 239
},
"hsl": {
"h": 194.545,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.80603,
"c": 0.10368,
"h": 221.3
},
"luminance": 0.53983
}Semantic roles & 50–950 ramp
primary
#6BCFEF
secondary
#C75A37
accent
#3C09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485