#6BD1FF#6BD1FF
#6BD1FF is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.7% C 0.115 H 229.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD1FF |
|---|---|
| RGB | rgb(107, 209, 255) |
| HSL | hsl(199, 100%, 71%) |
| HSV | hsv(199, 58%, 100%) |
| CMYK | cmyk(58%, 18%, 0%, 0%) |
| CIE-LAB | lab(79.58, -16.86, -31.48) |
| CIE-LCH | lch(79.58, 35.71, 241.83°) |
| OKLab | oklab(81.69% -0.0742 -0.0878) |
| OKLCH | oklch(81.69% 0.115 229.8) |
| XYZ | xyz(46.9069, 55.9423, 102.9143) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Lightskyblue
#87CEFA
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 4.50
Sky
#82CAFC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD1FF #FF996B
analogous
#6BFFE3 #6BD1FF #6B87FF
triadic
#6BD1FF #FF6BD1 #D1FF6B
tetradic
#6BD1FF #E36BFF #FF996B #87FF6B
square
#6BD1FF #E36BFF #FF996B #87FF6B
split-complementary
#6BD1FF #FF6B87 #FFE36B
monochromatic
#00A5F0 #2EBEFF #6BD1FF #A8E4FF #E0F5FF
Accessibility & contrast
On white
1.72
#6BD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6BD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD1FF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD1FF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A5BEFE
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd1ff; /* rgb */ color: rgb(107, 209, 255); /* oklch */ color: oklch(81.7% 0.115 229.8);
Tailwind
colors: {
custom: {
50: '#a1dfff',
500: '#6bd1ff',
950: '#000000',
},
}SCSS
$custom: #6bd1ff; $custom-light: #a1dfff; $custom-dark: #000000;
JSON
{
"hex": "#6bd1ff",
"rgb": {
"r": 107,
"g": 209,
"b": 255
},
"hsl": {
"h": 198.649,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.81694,
"c": 0.11495,
"h": 229.8
},
"luminance": 0.55947
}Semantic roles & 50–950 ramp
primary
#6BD1FF
secondary
#DB6733
accent
#4700E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486