#6BD2F1#6BD2F1
#6BD2F1 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.105 H 220.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2F1 |
|---|---|
| RGB | rgb(107, 210, 241) |
| HSL | hsl(194, 83%, 68%) |
| HSV | hsv(194, 56%, 95%) |
| CMYK | cmyk(55.6%, 12.9%, 0%, 5.5%) |
| CIE-LAB | lab(79.37, -21.42, -24.35) |
| CIE-LCH | lch(79.37, 32.43, 228.67°) |
| OKLab | oklab(81.36% -0.0803 -0.0676) |
| OKLCH | oklch(81.36% 0.105 220.1) |
| XYZ | xyz(44.9810, 55.5657, 91.5568) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.60
Neon Blue
#04D9FF
ΔE00 4.35
Baby Blue
#89CFF0
ΔE00 4.39
Bright Sky Blue
#02CCFE
ΔE00 5.21
Lightskyblue
#87CEFA
ΔE00 6.80
Lightblue (survey)
#7BC8F6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2F1 #F18A6B
analogous
#6BF1CD #6BD2F1 #6B8FF1
triadic
#6BD2F1 #F16BD2 #D2F16B
tetradic
#6BD2F1 #CD6BF1 #F18A6B #8FF16B
square
#6BD2F1 #CD6BF1 #F18A6B #8FF16B
split-complementary
#6BD2F1 #F16B8F #F1CD6B
monochromatic
#13A3CE #33C1EC #6BD2F1 #A3E3F6 #DBF4FC
Accessibility & contrast
On white
1.73
#6BD2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#6BD2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2F1
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2F1 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF3
Deuteranopia (green-blind)
#ABBEF1
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd2f1; /* rgb */ color: rgb(107, 210, 241); /* oklch */ color: oklch(81.4% 0.105 220.1);
Tailwind
colors: {
custom: {
50: '#9fe0f5',
500: '#6bd2f1',
950: '#000000',
},
}SCSS
$custom: #6bd2f1; $custom-light: #9fe0f5; $custom-dark: #000000;
JSON
{
"hex": "#6bd2f1",
"rgb": {
"r": 107,
"g": 210,
"b": 241
},
"hsl": {
"h": 193.881,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.81358,
"c": 0.10495,
"h": 220.1
},
"luminance": 0.5557
}Semantic roles & 50–950 ramp
primary
#6BD2F1
secondary
#CA5937
accent
#3906DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485