#6BD7ED#6BD7ED
#6BD7ED is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.3% C 0.104 H 212.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7ED |
|---|---|
| RGB | rgb(107, 215, 237) |
| HSL | hsl(190, 78%, 67%) |
| HSV | hsv(190, 55%, 93%) |
| CMYK | cmyk(54.9%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.65, -25.04, -20.27) |
| CIE-LCH | lch(80.65, 32.21, 218.99°) |
| OKLab | oklab(82.34% -0.0872 -0.0561) |
| OKLCH | oklch(82.34% 0.104 212.8) |
| XYZ | xyz(45.6438, 57.8368, 88.8626) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7ED #ED816B
analogous
#6BEDC2 #6BD7ED #6B96ED
triadic
#6BD7ED #ED6BD7 #D7ED6B
tetradic
#6BD7ED #C26BED #ED816B #96ED6B
square
#6BD7ED #C26BED #ED816B #96ED6B
split-complementary
#6BD7ED #ED6B96 #EDC26B
monochromatic
#18A8C6 #34C8E6 #6BD7ED #A2E6F4 #D8F4FA
Accessibility & contrast
On white
1.67
#6BD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6BD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7ED
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7ED | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bd7ed; /* rgb */ color: rgb(107, 215, 237); /* oklch */ color: oklch(82.3% 0.104 212.8);
Tailwind
colors: {
custom: {
50: '#9fe3f2',
500: '#6bd7ed',
950: '#000000',
},
}SCSS
$custom: #6bd7ed; $custom-light: #9fe3f2; $custom-dark: #000000;
JSON
{
"hex": "#6bd7ed",
"rgb": {
"r": 107,
"g": 215,
"b": 237
},
"hsl": {
"h": 190.154,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.8234,
"c": 0.10366,
"h": 212.8
},
"luminance": 0.57841
}Semantic roles & 50–950 ramp
primary
#6BD7ED
secondary
#C35039
accent
#2E0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485