#6BD2F2#6BD2F2
#6BD2F2 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.106 H 220.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2F2 |
|---|---|
| RGB | rgb(107, 210, 242) |
| HSL | hsl(194, 84%, 68%) |
| HSV | hsv(194, 56%, 95%) |
| CMYK | cmyk(55.8%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.40, -21.13, -24.83) |
| CIE-LCH | lch(79.40, 32.61, 229.60°) |
| OKLab | oklab(81.4% -0.0799 -0.0689) |
| OKLCH | oklch(81.4% 0.106 220.8) |
| XYZ | xyz(45.1307, 55.6256, 92.3456) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 5.03
Lightskyblue
#87CEFA
ΔE00 6.54
Lightblue (survey)
#7BC8F6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2F2 #F28B6B
analogous
#6BF2CE #6BD2F2 #6B8EF2
triadic
#6BD2F2 #F26BD2 #D2F26B
tetradic
#6BD2F2 #CE6BF2 #F28B6B #8EF26B
square
#6BD2F2 #CE6BF2 #F28B6B #8EF26B
split-complementary
#6BD2F2 #F26B8E #F2CE6B
monochromatic
#12A3D0 #33C1ED #6BD2F2 #A3E3F7 #DCF4FC
Accessibility & contrast
On white
1.73
#6BD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#6BD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2F2
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2F2 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#ABBEF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd2f2; /* rgb */ color: rgb(107, 210, 242); /* oklch */ color: oklch(81.4% 0.106 220.8);
Tailwind
colors: {
custom: {
50: '#a0e0f6',
500: '#6bd2f2',
950: '#000000',
},
}SCSS
$custom: #6bd2f2; $custom-light: #a0e0f6; $custom-dark: #000000;
JSON
{
"hex": "#6bd2f2",
"rgb": {
"r": 107,
"g": 210,
"b": 242
},
"hsl": {
"h": 194.222,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.81397,
"c": 0.10555,
"h": 220.8
},
"luminance": 0.5563
}Semantic roles & 50–950 ramp
primary
#6BD2F2
secondary
#CB5A36
accent
#3905E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485