#6FC9E4#6FC9E4
#6FC9E4 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.0% C 0.094 H 219.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9E4 |
|---|---|
| RGB | rgb(111, 201, 228) |
| HSL | hsl(194, 68%, 66%) |
| HSV | hsv(194, 51%, 89%) |
| CMYK | cmyk(51.3%, 11.8%, 0%, 10.6%) |
| CIE-LAB | lab(76.53, -19.69, -21.69) |
| CIE-LCH | lch(76.53, 29.29, 227.77°) |
| OKLab | oklab(78.99% -0.0726 -0.06) |
| OKLCH | oklch(78.99% 0.094 219.6) |
| XYZ | xyz(41.4404, 50.7507, 80.9958) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 4.52
Bright Sky Blue
#02CCFE
ΔE00 5.98
Neon Blue
#04D9FF
ΔE00 6.06
Lightblue (survey)
#7BC8F6
ΔE00 6.77
Lightskyblue
#87CEFA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9E4 #E48A6F
analogous
#6FE4C5 #6FC9E4 #6F8FE4
triadic
#6FC9E4 #E46FC9 #C9E46F
tetradic
#6FC9E4 #C56FE4 #E48A6F #8FE46F
square
#6FC9E4 #C56FE4 #E48A6F #8FE46F
split-complementary
#6FC9E4 #E46F8F #E4C56F
monochromatic
#2294B6 #3BB6DA #6FC9E4 #A3DCEE #D6F0F7
Accessibility & contrast
On white
1.88
#6FC9E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6FC9E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9E4
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9E4 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E6
Deuteranopia (green-blind)
#A7B7E4
Tritanopia (blue-blind)
#22D2D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc9e4; /* rgb */ color: rgb(111, 201, 228); /* oklch */ color: oklch(79.0% 0.094 219.6);
Tailwind
colors: {
custom: {
50: '#a0d9ec',
500: '#6fc9e4',
950: '#000000',
},
}SCSS
$custom: #6fc9e4; $custom-light: #a0d9ec; $custom-dark: #000000;
JSON
{
"hex": "#6fc9e4",
"rgb": {
"r": 111,
"g": 201,
"b": 228
},
"hsl": {
"h": 193.846,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.78985,
"c": 0.09421,
"h": 219.6
},
"luminance": 0.50754
}Semantic roles & 50–950 ramp
primary
#6FC9E4
secondary
#B75C40
accent
#4015D0
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1416
muted
#808384