#6EC9F9#6EC9F9
#6EC9F9 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.8% C 0.111 H 233.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC9F9 |
|---|---|
| RGB | rgb(110, 201, 249) |
| HSL | hsl(201, 92%, 70%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(55.8%, 19.3%, 0%, 2.4%) |
| CIE-LAB | lab(77.24, -13.89, -31.88) |
| CIE-LCH | lch(77.24, 34.78, 246.46°) |
| OKLab | oklab(79.79% -0.0657 -0.0889) |
| OKLCH | oklch(79.79% 0.111 233.5) |
| XYZ | xyz(44.4095, 51.9238, 97.2861) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.57
Lightskyblue
#87CEFA
ΔE00 2.82
Sky
#82CAFC
ΔE00 3.00
Baby Blue
#89CFF0
ΔE00 4.06
Light Blue
#95D0FC
ΔE00 4.96
Sky Blue
#87CEEB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC9F9 #F99E6E
analogous
#6EF9E3 #6EC9F9 #6E84F9
triadic
#6EC9F9 #F96EC9 #C9F96E
tetradic
#6EC9F9 #E36EF9 #F99E6E #84F96E
square
#6EC9F9 #E36EF9 #F99E6E #84F96E
split-complementary
#6EC9F9 #F96E84 #F9E36E
monochromatic
#0998E3 #33B3F7 #6EC9F9 #A9DFFB #E2F4FE
Accessibility & contrast
On white
1.84
#6EC9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6EC9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC9F9
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC9F9 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FB
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ec9f9; /* rgb */ color: rgb(110, 201, 249); /* oklch */ color: oklch(79.8% 0.111 233.5);
Tailwind
colors: {
custom: {
50: '#a1d9fb',
500: '#6ec9f9',
950: '#000000',
},
}SCSS
$custom: #6ec9f9; $custom-light: #a1d9fb; $custom-dark: #000000;
JSON
{
"hex": "#6ec9f9",
"rgb": {
"r": 110,
"g": 201,
"b": 249
},
"hsl": {
"h": 200.719,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.79785,
"c": 0.1106,
"h": 233.5
},
"luminance": 0.51928
}Semantic roles & 50–950 ramp
primary
#6EC9F9
secondary
#D46D37
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385