#6BCFFA#6BCFFA
#6BCFFA is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.0% C 0.111 H 228.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFFA |
|---|---|
| RGB | rgb(107, 207, 250) |
| HSL | hsl(198, 93%, 70%) |
| HSV | hsv(198, 57%, 98%) |
| CMYK | cmyk(57.2%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(78.84, -17.29, -29.96) |
| CIE-LCH | lch(78.84, 34.59, 240.00°) |
| OKLab | oklab(81.04% -0.0738 -0.0835) |
| OKLCH | oklch(81.04% 0.111 228.5) |
| XYZ | xyz(45.6249, 54.6493, 98.5679) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 3.83
Lightskyblue
#87CEFA
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFFA #FA966B
analogous
#6BFADE #6BCFFA #6B87FA
triadic
#6BCFFA #FA6BCF #CFFA6B
tetradic
#6BCFFA #DE6BFA #FA966B #87FA6B
square
#6BCFFA #DE6BFA #FA966B #87FA6B
split-complementary
#6BCFFA #FA6B87 #FADE6B
monochromatic
#08A1E3 #30BCF8 #6BCFFA #A6E2FC #E1F5FE
Accessibility & contrast
On white
1.76
#6BCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6BCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFFA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFFA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A4BDF9
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bcffa; /* rgb */ color: rgb(107, 207, 250); /* oklch */ color: oklch(81.0% 0.111 228.5);
Tailwind
colors: {
custom: {
50: '#a0ddfc',
500: '#6bcffa',
950: '#000000',
},
}SCSS
$custom: #6bcffa; $custom-light: #a0ddfc; $custom-dark: #000000;
JSON
{
"hex": "#6bcffa",
"rgb": {
"r": 107,
"g": 207,
"b": 250
},
"hsl": {
"h": 198.042,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.81042,
"c": 0.11145,
"h": 228.5
},
"luminance": 0.54654
}Semantic roles & 50–950 ramp
primary
#6BCFFA
secondary
#D56535
accent
#4500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485