#6BD1EB#6BD1EB
#6BD1EB is a light, moderate cyan. Relative luminance 0.547; OKLCH L 80.9% C 0.102 H 216.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD1EB |
|---|---|
| RGB | rgb(107, 209, 235) |
| HSL | hsl(192, 76%, 67%) |
| HSV | hsv(192, 54%, 92%) |
| CMYK | cmyk(54.5%, 11.1%, 0%, 7.8%) |
| CIE-LAB | lab(78.88, -22.61, -21.88) |
| CIE-LCH | lch(78.88, 31.46, 224.07°) |
| OKLab | oklab(80.9% -0.0815 -0.0606) |
| OKLCH | oklch(80.9% 0.102 216.6) |
| XYZ | xyz(43.8534, 54.7208, 86.8323) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.35
Neon Blue
#04D9FF
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 5.43
Bright Sky Blue
#02CCFE
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 6.93
Ice Blue
#A5DFF9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD1EB #EB856B
analogous
#6BEBC5 #6BD1EB #6B91EB
triadic
#6BD1EB #EB6BD1 #D1EB6B
tetradic
#6BD1EB #C56BEB #EB856B #91EB6B
square
#6BD1EB #C56BEB #EB856B #91EB6B
split-complementary
#6BD1EB #EB6B91 #EBC56B
monochromatic
#1A9FC1 #35C0E4 #6BD1EB #A1E2F2 #D7F3FA
Accessibility & contrast
On white
1.76
#6BD1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#6BD1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD1EB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD1EB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEC
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd1eb; /* rgb */ color: rgb(107, 209, 235); /* oklch */ color: oklch(80.9% 0.102 216.6);
Tailwind
colors: {
custom: {
50: '#9fdff1',
500: '#6bd1eb',
950: '#000000',
},
}SCSS
$custom: #6bd1eb; $custom-light: #9fdff1; $custom-dark: #000000;
JSON
{
"hex": "#6bd1eb",
"rgb": {
"r": 107,
"g": 209,
"b": 235
},
"hsl": {
"h": 192.188,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.80902,
"c": 0.10157,
"h": 216.6
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#6BD1EB
secondary
#C0553A
accent
#360DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485