#6EC8EB#6EC8EB
#6EC8EB is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.099 H 225.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC8EB |
|---|---|
| RGB | rgb(110, 200, 235) |
| HSL | hsl(197, 76%, 68%) |
| HSV | hsv(197, 53%, 92%) |
| CMYK | cmyk(53.2%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.45, -17.42, -25.58) |
| CIE-LCH | lch(76.45, 30.94, 235.75°) |
| OKLab | oklab(78.99% -0.0696 -0.071) |
| OKLCH | oklch(78.99% 0.099 225.6) |
| XYZ | xyz(42.0744, 50.6180, 86.1342) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 3.28
Lightblue (survey)
#7BC8F6
ΔE00 4.35
Bright Sky Blue
#02CCFE
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 4.99
Sky
#82CAFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC8EB #EB916E
analogous
#6EEBD0 #6EC8EB #6E89EB
triadic
#6EC8EB #EB6EC8 #C8EB6E
tetradic
#6EC8EB #D06EEB #EB916E #89EB6E
square
#6EC8EB #D06EEB #EB916E #89EB6E
split-complementary
#6EC8EB #EB6E89 #EBD06E
monochromatic
#1B94C4 #38B4E4 #6EC8EB #A4DCF2 #DAF1FA
Accessibility & contrast
On white
1.89
#6EC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#6EC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC8EB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC8EB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#0AD3D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ec8eb; /* rgb */ color: rgb(110, 200, 235); /* oklch */ color: oklch(79.0% 0.099 225.6);
Tailwind
colors: {
custom: {
50: '#a0d8f1',
500: '#6ec8eb',
950: '#000000',
},
}SCSS
$custom: #6ec8eb; $custom-light: #a0d8f1; $custom-dark: #000000;
JSON
{
"hex": "#6ec8eb",
"rgb": {
"r": 110,
"g": 200,
"b": 235
},
"hsl": {
"h": 196.8,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.78989,
"c": 0.09945,
"h": 225.6
},
"luminance": 0.50622
}Semantic roles & 50–950 ramp
primary
#6EC8EB
secondary
#C2613B
accent
#460ED8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385