#6EC8F5#6EC8F5
#6EC8F5 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.107 H 232.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC8F5 |
|---|---|
| RGB | rgb(110, 200, 245) |
| HSL | hsl(200, 87%, 70%) |
| HSV | hsv(200, 55%, 96%) |
| CMYK | cmyk(55.1%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.81, -14.54, -30.40) |
| CIE-LCH | lch(76.81, 33.69, 244.44°) |
| OKLab | oklab(79.4% -0.0661 -0.0847) |
| OKLCH | oklch(79.4% 0.107 232) |
| XYZ | xyz(43.5599, 51.2122, 93.9579) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.89
Lightskyblue
#87CEFA
ΔE00 3.11
Sky
#82CAFC
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 4.46
Bright Sky Blue
#02CCFE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC8F5 #F59B6E
analogous
#6EF5DF #6EC8F5 #6E85F5
triadic
#6EC8F5 #F56EC8 #C8F56E
tetradic
#6EC8F5 #DF6EF5 #F59B6E #85F56E
square
#6EC8F5 #DF6EF5 #F59B6E #85F56E
split-complementary
#6EC8F5 #F56E85 #F5DF6E
monochromatic
#0F96DA #35B2F1 #6EC8F5 #A7DEF9 #E1F3FD
Accessibility & contrast
On white
1.87
#6EC8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6EC8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC8F5
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC8F5 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ec8f5; /* rgb */ color: rgb(110, 200, 245); /* oklch */ color: oklch(79.4% 0.107 232.0);
Tailwind
colors: {
custom: {
50: '#a1d8f8',
500: '#6ec8f5',
950: '#000000',
},
}SCSS
$custom: #6ec8f5; $custom-light: #a1d8f8; $custom-dark: #000000;
JSON
{
"hex": "#6ec8f5",
"rgb": {
"r": 110,
"g": 200,
"b": 245
},
"hsl": {
"h": 200,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.79396,
"c": 0.10742,
"h": 232
},
"luminance": 0.51216
}Semantic roles & 50–950 ramp
primary
#6EC8F5
secondary
#CF6B38
accent
#4D02E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385