#6BD2F3#6BD2F3
#6BD2F3 is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.4% C 0.106 H 221.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2F3 |
|---|---|
| RGB | rgb(107, 210, 243) |
| HSL | hsl(195, 85%, 69%) |
| HSV | hsv(195, 56%, 95%) |
| CMYK | cmyk(56%, 13.6%, 0%, 4.7%) |
| CIE-LAB | lab(79.43, -20.85, -25.31) |
| CIE-LCH | lch(79.43, 32.79, 230.52°) |
| OKLab | oklab(81.44% -0.0796 -0.0703) |
| OKLCH | oklch(81.44% 0.106 221.5) |
| XYZ | xyz(45.2813, 55.6858, 93.1388) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.47
Bright Sky Blue
#02CCFE
ΔE00 4.87
Lightskyblue
#87CEFA
ΔE00 6.29
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2F3 #F38C6B
analogous
#6BF3D0 #6BD2F3 #6B8EF3
triadic
#6BD2F3 #F36BD2 #D2F36B
tetradic
#6BD2F3 #D06BF3 #F38C6B #8EF36B
square
#6BD2F3 #D06BF3 #F38C6B #8EF36B
split-complementary
#6BD2F3 #F36B8E #F3D06B
monochromatic
#11A4D3 #32C1EE #6BD2F3 #A4E3F8 #DCF4FC
Accessibility & contrast
On white
1.73
#6BD2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#6BD2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2F3
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2F3 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF5
Deuteranopia (green-blind)
#AABEF3
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd2f3; /* rgb */ color: rgb(107, 210, 243); /* oklch */ color: oklch(81.4% 0.106 221.5);
Tailwind
colors: {
custom: {
50: '#a0e0f7',
500: '#6bd2f3',
950: '#000000',
},
}SCSS
$custom: #6bd2f3; $custom-light: #a0e0f7; $custom-dark: #000000;
JSON
{
"hex": "#6bd2f3",
"rgb": {
"r": 107,
"g": 210,
"b": 243
},
"hsl": {
"h": 194.559,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.81436,
"c": 0.10616,
"h": 221.5
},
"luminance": 0.5569
}Semantic roles & 50–950 ramp
primary
#6BD2F3
secondary
#CC5B36
accent
#3A04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485