#6EC8E4#6EC8E4
#6EC8E4 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.095 H 220.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC8E4 |
|---|---|
| RGB | rgb(110, 200, 228) |
| HSL | hsl(194, 69%, 66%) |
| HSV | hsv(194, 52%, 89%) |
| CMYK | cmyk(51.8%, 12.3%, 0%, 10.6%) |
| CIE-LAB | lab(76.20, -19.39, -22.18) |
| CIE-LCH | lch(76.20, 29.46, 228.84°) |
| OKLab | oklab(78.72% -0.0722 -0.0614) |
| OKLCH | oklch(78.72% 0.095 220.4) |
| XYZ | xyz(41.0829, 50.2214, 80.9125) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 4.42
Bright Sky Blue
#02CCFE
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.17
Lightblue (survey)
#7BC8F6
ΔE00 6.47
Lightskyblue
#87CEFA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC8E4 #E48A6E
analogous
#6EE4C5 #6EC8E4 #6E8DE4
triadic
#6EC8E4 #E46EC8 #C8E46E
tetradic
#6EC8E4 #C56EE4 #E48A6E #8DE46E
square
#6EC8E4 #C56EE4 #E48A6E #8DE46E
split-complementary
#6EC8E4 #E46E8D #E4C56E
monochromatic
#2293B6 #3AB4DA #6EC8E4 #A2DCEE #D5EFF7
Accessibility & contrast
On white
1.90
#6EC8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6EC8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC8E4
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC8E4 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E6
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#1ED1D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ec8e4; /* rgb */ color: rgb(110, 200, 228); /* oklch */ color: oklch(78.7% 0.095 220.4);
Tailwind
colors: {
custom: {
50: '#9fd8ec',
500: '#6ec8e4',
950: '#000000',
},
}SCSS
$custom: #6ec8e4; $custom-light: #9fd8ec; $custom-dark: #000000;
JSON
{
"hex": "#6ec8e4",
"rgb": {
"r": 110,
"g": 200,
"b": 228
},
"hsl": {
"h": 194.237,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.78716,
"c": 0.09481,
"h": 220.4
},
"luminance": 0.50225
}Semantic roles & 50–950 ramp
primary
#6EC8E4
secondary
#B65C40
accent
#4115D1
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1416
muted
#808384