#6BCEED#6BCEED
#6BCEED is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.102 H 220.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEED |
|---|---|
| RGB | rgb(107, 206, 237) |
| HSL | hsl(194, 78%, 67%) |
| HSV | hsv(194, 55%, 93%) |
| CMYK | cmyk(54.9%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.10, -20.53, -24.14) |
| CIE-LCH | lch(78.10, 31.69, 229.63°) |
| OKLab | oklab(80.3% -0.0775 -0.067) |
| OKLCH | oklch(80.3% 0.102 220.8) |
| XYZ | xyz(43.4148, 53.3788, 88.1196) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 4.92
Bright Sky Blue
#02CCFE
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 6.32
Lightskyblue
#87CEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEED #ED8A6B
analogous
#6BEDCB #6BCEED #6B8DED
triadic
#6BCEED #ED6BCE #CEED6B
tetradic
#6BCEED #CB6BED #ED8A6B #8DED6B
square
#6BCEED #CB6BED #ED8A6B #8DED6B
split-complementary
#6BCEED #ED6B8D #EDCB6B
monochromatic
#189CC6 #34BCE6 #6BCEED #A2E0F4 #D8F2FA
Accessibility & contrast
On white
1.80
#6BCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6BCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEED
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEED | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bceed; /* rgb */ color: rgb(107, 206, 237); /* oklch */ color: oklch(80.3% 0.102 220.8);
Tailwind
colors: {
custom: {
50: '#9fddf3',
500: '#6bceed',
950: '#000000',
},
}SCSS
$custom: #6bceed; $custom-light: #9fddf3; $custom-dark: #000000;
JSON
{
"hex": "#6bceed",
"rgb": {
"r": 107,
"g": 206,
"b": 237
},
"hsl": {
"h": 194.308,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.80299,
"c": 0.10244,
"h": 220.8
},
"luminance": 0.53383
}Semantic roles & 50–950 ramp
primary
#6BCEED
secondary
#C35A39
accent
#3C0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485