#6BCEEF#6BCEEF
#6BCEEF is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.4% C 0.104 H 222.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEEF |
|---|---|
| RGB | rgb(107, 206, 239) |
| HSL | hsl(195, 80%, 68%) |
| HSV | hsv(195, 55%, 94%) |
| CMYK | cmyk(55.2%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.17, -19.96, -25.11) |
| CIE-LCH | lch(78.17, 32.07, 231.52°) |
| OKLab | oklab(80.38% -0.0768 -0.0697) |
| OKLCH | oklch(80.38% 0.104 222.2) |
| XYZ | xyz(43.7087, 53.4964, 89.6671) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.09
Baby Blue
#89CFF0
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 4.67
Neon Blue
#04D9FF
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 5.76
Lightskyblue
#87CEFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEEF #EF8C6B
analogous
#6BEFCE #6BCEEF #6B8CEF
triadic
#6BCEEF #EF6BCE #CEEF6B
tetradic
#6BCEEF #CE6BEF #EF8C6B #8CEF6B
square
#6BCEEF #CE6BEF #EF8C6B #8CEF6B
split-complementary
#6BCEEF #EF6B8C #EFCE6B
monochromatic
#169DCA #34BCE9 #6BCEEF #A2E0F5 #D9F3FB
Accessibility & contrast
On white
1.79
#6BCEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6BCEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEEF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEEF | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bceef; /* rgb */ color: rgb(107, 206, 239); /* oklch */ color: oklch(80.4% 0.104 222.2);
Tailwind
colors: {
custom: {
50: '#9fddf4',
500: '#6bceef',
950: '#000000',
},
}SCSS
$custom: #6bceef; $custom-light: #9fddf4; $custom-dark: #000000;
JSON
{
"hex": "#6bceef",
"rgb": {
"r": 107,
"g": 206,
"b": 239
},
"hsl": {
"h": 195,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.80377,
"c": 0.10369,
"h": 222.2
},
"luminance": 0.535
}Semantic roles & 50–950 ramp
primary
#6BCEEF
secondary
#C75B37
accent
#3E09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485