#6BD2ED#6BD2ED
#6BD2ED is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.103 H 217.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2ED |
|---|---|
| RGB | rgb(107, 210, 237) |
| HSL | hsl(192, 78%, 67%) |
| HSV | hsv(192, 55%, 93%) |
| CMYK | cmyk(54.9%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.23, -22.55, -22.42) |
| CIE-LCH | lch(79.23, 31.80, 224.84°) |
| OKLab | oklab(81.21% -0.0818 -0.0621) |
| OKLCH | oklch(81.21% 0.103 217.2) |
| XYZ | xyz(44.3901, 55.3293, 88.4447) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.39
Baby Blue
#89CFF0
ΔE00 5.26
Bright Sky Blue
#02CCFE
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2ED #ED866B
analogous
#6BEDC7 #6BD2ED #6B91ED
triadic
#6BD2ED #ED6BD2 #D2ED6B
tetradic
#6BD2ED #C76BED #ED866B #91ED6B
square
#6BD2ED #C76BED #ED866B #91ED6B
split-complementary
#6BD2ED #ED6B91 #EDC76B
monochromatic
#18A2C6 #34C1E6 #6BD2ED #A2E3F4 #D8F3FA
Accessibility & contrast
On white
1.74
#6BD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6BD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2ED
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2ED | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd2ed; /* rgb */ color: rgb(107, 210, 237); /* oklch */ color: oklch(81.2% 0.103 217.2);
Tailwind
colors: {
custom: {
50: '#9fe0f2',
500: '#6bd2ed',
950: '#000000',
},
}SCSS
$custom: #6bd2ed; $custom-light: #9fe0f2; $custom-dark: #000000;
JSON
{
"hex": "#6bd2ed",
"rgb": {
"r": 107,
"g": 210,
"b": 237
},
"hsl": {
"h": 192.462,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.81205,
"c": 0.10273,
"h": 217.2
},
"luminance": 0.55333
}Semantic roles & 50–950 ramp
primary
#6BD2ED
secondary
#C35639
accent
#360BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485