#6BC9F9#6BC9F9
#6BC9F9 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.112 H 232.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC9F9 |
|---|---|
| RGB | rgb(107, 201, 249) |
| HSL | hsl(200, 92%, 70%) |
| HSV | hsv(200, 57%, 98%) |
| CMYK | cmyk(57%, 19.3%, 0%, 2.4%) |
| CIE-LAB | lab(77.12, -14.47, -32.06) |
| CIE-LCH | lch(77.12, 35.18, 245.71°) |
| OKLab | oklab(79.66% -0.0678 -0.0895) |
| OKLCH | oklch(79.66% 0.112 232.8) |
| XYZ | xyz(44.0424, 51.7346, 97.2689) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.90
Lightskyblue
#87CEFA
ΔE00 3.11
Sky
#82CAFC
ΔE00 3.35
Baby Blue
#89CFF0
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.99
Deepskyblue
#00BFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC9F9 #F99B6B
analogous
#6BF9E2 #6BC9F9 #6B82F9
triadic
#6BC9F9 #F96BC9 #C9F96B
tetradic
#6BC9F9 #E26BF9 #F99B6B #82F96B
square
#6BC9F9 #E26BF9 #F99B6B #82F96B
split-complementary
#6BC9F9 #F96B82 #F9E26B
monochromatic
#0998E0 #30B4F7 #6BC9F9 #A6DEFB #E1F4FE
Accessibility & contrast
On white
1.85
#6BC9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#6BC9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC9F9
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC9F9 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FB
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bc9f9; /* rgb */ color: rgb(107, 201, 249); /* oklch */ color: oklch(79.7% 0.112 232.8);
Tailwind
colors: {
custom: {
50: '#a0d9fb',
500: '#6bc9f9',
950: '#000000',
},
}SCSS
$custom: #6bc9f9; $custom-light: #a0d9fb; $custom-dark: #000000;
JSON
{
"hex": "#6bc9f9",
"rgb": {
"r": 107,
"g": 201,
"b": 249
},
"hsl": {
"h": 200.282,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.79663,
"c": 0.1123,
"h": 232.8
},
"luminance": 0.51739
}Semantic roles & 50–950 ramp
primary
#6BC9F9
secondary
#D36A35
accent
#4E00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385