#6BD6ED#6BD6ED
#6BD6ED is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.1% C 0.103 H 213.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6ED |
|---|---|
| RGB | rgb(107, 214, 237) |
| HSL | hsl(191, 78%, 67%) |
| HSV | hsv(191, 55%, 93%) |
| CMYK | cmyk(54.9%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.36, -24.54, -20.70) |
| CIE-LCH | lch(80.36, 32.11, 220.14°) |
| OKLab | oklab(82.11% -0.0861 -0.0573) |
| OKLCH | oklch(82.11% 0.103 213.6) |
| XYZ | xyz(45.3900, 57.3291, 88.7780) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.56
Sky Blue
#87CEEB
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 5.98
Baby Blue
#89CFF0
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6ED #ED826B
analogous
#6BEDC3 #6BD6ED #6B95ED
triadic
#6BD6ED #ED6BD6 #D6ED6B
tetradic
#6BD6ED #C36BED #ED826B #95ED6B
square
#6BD6ED #C36BED #ED826B #95ED6B
split-complementary
#6BD6ED #ED6B95 #EDC36B
monochromatic
#18A7C6 #34C7E6 #6BD6ED #A2E5F4 #D8F4FA
Accessibility & contrast
On white
1.68
#6BD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6BD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6ED
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6ED | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd6ed; /* rgb */ color: rgb(107, 214, 237); /* oklch */ color: oklch(82.1% 0.103 213.6);
Tailwind
colors: {
custom: {
50: '#9fe2f2',
500: '#6bd6ed',
950: '#000000',
},
}SCSS
$custom: #6bd6ed; $custom-light: #9fe2f2; $custom-dark: #000000;
JSON
{
"hex": "#6bd6ed",
"rgb": {
"r": 107,
"g": 214,
"b": 237
},
"hsl": {
"h": 190.615,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.82113,
"c": 0.10343,
"h": 213.6
},
"luminance": 0.57333
}Semantic roles & 50–950 ramp
primary
#6BD6ED
secondary
#C35139
accent
#300BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485