#6BD2EF#6BD2EF
#6BD2EF is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.104 H 218.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2EF |
|---|---|
| RGB | rgb(107, 210, 239) |
| HSL | hsl(193, 80%, 68%) |
| HSV | hsv(193, 55%, 94%) |
| CMYK | cmyk(55.2%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.30, -21.98, -23.38) |
| CIE-LCH | lch(79.30, 32.10, 226.77°) |
| OKLab | oklab(81.28% -0.0811 -0.0648) |
| OKLCH | oklch(81.28% 0.104 218.7) |
| XYZ | xyz(44.6839, 55.4468, 89.9921) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.88
Neon Blue
#04D9FF
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 4.80
Bright Sky Blue
#02CCFE
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 7.09
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2EF #EF886B
analogous
#6BEFCA #6BD2EF #6B90EF
triadic
#6BD2EF #EF6BD2 #D2EF6B
tetradic
#6BD2EF #CA6BEF #EF886B #90EF6B
square
#6BD2EF #CA6BEF #EF886B #90EF6B
split-complementary
#6BD2EF #EF6B90 #EFCA6B
monochromatic
#16A2CA #34C1E9 #6BD2EF #A2E3F5 #D9F4FB
Accessibility & contrast
On white
1.74
#6BD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#6BD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2EF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2EF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd2ef; /* rgb */ color: rgb(107, 210, 239); /* oklch */ color: oklch(81.3% 0.104 218.7);
Tailwind
colors: {
custom: {
50: '#9fe0f4',
500: '#6bd2ef',
950: '#000000',
},
}SCSS
$custom: #6bd2ef; $custom-light: #9fe0f4; $custom-dark: #000000;
JSON
{
"hex": "#6bd2ef",
"rgb": {
"r": 107,
"g": 210,
"b": 239
},
"hsl": {
"h": 193.182,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.81281,
"c": 0.10381,
"h": 218.7
},
"luminance": 0.55451
}Semantic roles & 50–950 ramp
primary
#6BD2EF
secondary
#C75737
accent
#3709DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485