#6BD1F2#6BD1F2
#6BD1F2 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.2% C 0.106 H 221.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD1F2 |
|---|---|
| RGB | rgb(107, 209, 242) |
| HSL | hsl(195, 84%, 68%) |
| HSV | hsv(195, 56%, 95%) |
| CMYK | cmyk(55.8%, 13.6%, 0%, 5.1%) |
| CIE-LAB | lab(79.12, -20.63, -25.26) |
| CIE-LCH | lch(79.12, 32.61, 230.77°) |
| OKLab | oklab(81.17% -0.0789 -0.0701) |
| OKLCH | oklch(81.17% 0.106 221.6) |
| XYZ | xyz(44.8846, 55.1333, 92.2636) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 3.95
Neon Blue
#04D9FF
ΔE00 4.60
Bright Sky Blue
#02CCFE
ΔE00 4.80
Lightblue (survey)
#7BC8F6
ΔE00 6.15
Lightskyblue
#87CEFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD1F2 #F28C6B
analogous
#6BF2D0 #6BD1F2 #6B8DF2
triadic
#6BD1F2 #F26BD1 #D1F26B
tetradic
#6BD1F2 #D06BF2 #F28C6B #8DF26B
square
#6BD1F2 #D06BF2 #F28C6B #8DF26B
split-complementary
#6BD1F2 #F26B8D #F2D06B
monochromatic
#12A2D0 #33C0ED #6BD1F2 #A3E2F7 #DCF4FC
Accessibility & contrast
On white
1.75
#6BD1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#6BD1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD1F2
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD1F2 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#AABEF2
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd1f2; /* rgb */ color: rgb(107, 209, 242); /* oklch */ color: oklch(81.2% 0.106 221.6);
Tailwind
colors: {
custom: {
50: '#9fdff6',
500: '#6bd1f2',
950: '#000000',
},
}SCSS
$custom: #6bd1f2; $custom-light: #9fdff6; $custom-dark: #000000;
JSON
{
"hex": "#6bd1f2",
"rgb": {
"r": 107,
"g": 209,
"b": 242
},
"hsl": {
"h": 194.667,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.81171,
"c": 0.10555,
"h": 221.6
},
"luminance": 0.55138
}Semantic roles & 50–950 ramp
primary
#6BD1F2
secondary
#CB5B36
accent
#3B05E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485