#6EC9F7#6EC9F7
#6EC9F7 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.7% C 0.109 H 232.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC9F7 |
|---|---|
| RGB | rgb(110, 201, 247) |
| HSL | hsl(200, 90%, 70%) |
| HSV | hsv(200, 55%, 97%) |
| CMYK | cmyk(55.5%, 18.6%, 0%, 3.1%) |
| CIE-LAB | lab(77.16, -14.48, -30.92) |
| CIE-LCH | lch(77.16, 34.14, 244.92°) |
| OKLab | oklab(79.7% -0.0664 -0.0862) |
| OKLCH | oklch(79.7% 0.109 232.4) |
| XYZ | xyz(44.0992, 51.7997, 95.6520) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.82
Lightskyblue
#87CEFA
ΔE00 2.97
Sky
#82CAFC
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.57
Light Blue
#95D0FC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC9F7 #F79C6E
analogous
#6EF7E0 #6EC9F7 #6E85F7
triadic
#6EC9F7 #F76EC9 #C9F76E
tetradic
#6EC9F7 #E06EF7 #F79C6E #85F76E
square
#6EC9F7 #E06EF7 #F79C6E #85F76E
split-complementary
#6EC9F7 #F76E85 #F7E06E
monochromatic
#0C98DE #34B3F4 #6EC9F7 #A8DFFA #E2F4FD
Accessibility & contrast
On white
1.85
#6EC9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6EC9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC9F7
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC9F7 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ec9f7; /* rgb */ color: rgb(110, 201, 247); /* oklch */ color: oklch(79.7% 0.109 232.4);
Tailwind
colors: {
custom: {
50: '#a1d9fa',
500: '#6ec9f7',
950: '#000000',
},
}SCSS
$custom: #6ec9f7; $custom-light: #a1d9fa; $custom-dark: #000000;
JSON
{
"hex": "#6ec9f7",
"rgb": {
"r": 110,
"g": 201,
"b": 247
},
"hsl": {
"h": 200.146,
"s": 89.542,
"l": 70
},
"oklch": {
"l": 0.79701,
"c": 0.10883,
"h": 232.4
},
"luminance": 0.51804
}Semantic roles & 50–950 ramp
primary
#6EC9F7
secondary
#D16B38
accent
#4D00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385