#6BD2F4#6BD2F4
#6BD2F4 is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.5% C 0.107 H 222.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2F4 |
|---|---|
| RGB | rgb(107, 210, 244) |
| HSL | hsl(195, 86%, 69%) |
| HSV | hsv(195, 56%, 96%) |
| CMYK | cmyk(56.1%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.47, -20.56, -25.79) |
| CIE-LCH | lch(79.47, 32.99, 231.44°) |
| OKLab | oklab(81.47% -0.0792 -0.0716) |
| OKLCH | oklch(81.47% 0.107 222.1) |
| XYZ | xyz(45.4328, 55.7464, 93.9363) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 4.56
Bright Sky Blue
#02CCFE
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 6.04
Lightblue (survey)
#7BC8F6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2F4 #F48D6B
analogous
#6BF4D2 #6BD2F4 #6B8EF4
triadic
#6BD2F4 #F46BD2 #D2F46B
tetradic
#6BD2F4 #D26BF4 #F48D6B #8EF46B
square
#6BD2F4 #D26BF4 #F48D6B #8EF46B
split-complementary
#6BD2F4 #F46B8E #F4D26B
monochromatic
#10A4D5 #32C1F0 #6BD2F4 #A4E3F8 #DDF5FC
Accessibility & contrast
On white
1.73
#6BD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#6BD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2F4
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2F4 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#AABEF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd2f4; /* rgb */ color: rgb(107, 210, 244); /* oklch */ color: oklch(81.5% 0.107 222.1);
Tailwind
colors: {
custom: {
50: '#a0e0f7',
500: '#6bd2f4',
950: '#000000',
},
}SCSS
$custom: #6bd2f4; $custom-light: #a0e0f7; $custom-dark: #000000;
JSON
{
"hex": "#6bd2f4",
"rgb": {
"r": 107,
"g": 210,
"b": 244
},
"hsl": {
"h": 194.891,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.81475,
"c": 0.1068,
"h": 222.1
},
"luminance": 0.55751
}Semantic roles & 50–950 ramp
primary
#6BD2F4
secondary
#CD5C36
accent
#3A03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485