#6BD2FF#6BD2FF
#6BD2FF is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.9% C 0.115 H 229.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2FF |
|---|---|
| RGB | rgb(107, 210, 255) |
| HSL | hsl(198, 100%, 71%) |
| HSV | hsv(198, 58%, 100%) |
| CMYK | cmyk(58%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.86, -17.38, -31.05) |
| CIE-LCH | lch(79.86, 35.58, 240.77°) |
| OKLab | oklab(81.92% -0.0752 -0.0866) |
| OKLCH | oklch(81.92% 0.115 229) |
| XYZ | xyz(47.1530, 56.4345, 102.9964) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 3.83
Lightskyblue
#87CEFA
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.43
Sky
#82CAFC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2FF #FF986B
analogous
#6BFFE2 #6BD2FF #6B88FF
triadic
#6BD2FF #FF6BD2 #D2FF6B
tetradic
#6BD2FF #E26BFF #FF986B #88FF6B
square
#6BD2FF #E26BFF #FF986B #88FF6B
split-complementary
#6BD2FF #FF6B88 #FFE26B
monochromatic
#00A7F0 #2EBFFF #6BD2FF #A8E5FF #E0F6FF
Accessibility & contrast
On white
1.71
#6BD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#6BD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2FF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2FF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A6BFFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd2ff; /* rgb */ color: rgb(107, 210, 255); /* oklch */ color: oklch(81.9% 0.115 229.0);
Tailwind
colors: {
custom: {
50: '#a1dfff',
500: '#6bd2ff',
950: '#000000',
},
}SCSS
$custom: #6bd2ff; $custom-light: #a1dfff; $custom-dark: #000000;
JSON
{
"hex": "#6bd2ff",
"rgb": {
"r": 107,
"g": 210,
"b": 255
},
"hsl": {
"h": 198.243,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.81916,
"c": 0.1147,
"h": 229
},
"luminance": 0.56439
}Semantic roles & 50–950 ramp
primary
#6BD2FF
secondary
#DB6633
accent
#4600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486