#6FC5F9#6FC5F9
#6FC5F9 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.112 H 237.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5F9 |
|---|---|
| RGB | rgb(111, 197, 249) |
| HSL | hsl(203, 92%, 71%) |
| HSV | hsv(203, 55%, 98%) |
| CMYK | cmyk(55.4%, 20.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.16, -11.58, -33.54) |
| CIE-LCH | lch(76.16, 35.48, 250.94°) |
| OKLab | oklab(78.94% -0.0607 -0.0937) |
| OKLCH | oklch(78.94% 0.112 237) |
| XYZ | xyz(43.6143, 50.1477, 96.9852) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.54
Sky
#82CAFC
ΔE00 2.34
Lightskyblue
#87CEFA
ΔE00 3.15
Light Blue
#95D0FC
ΔE00 4.80
Sky Blue (survey)
#75BBFD
ΔE00 5.05
Deepskyblue
#00BFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5F9 #F9A36F
analogous
#6FF9E8 #6FC5F9 #6F80F9
triadic
#6FC5F9 #F96FC5 #C5F96F
tetradic
#6FC5F9 #E86FF9 #F9A36F #80F96F
square
#6FC5F9 #E86FF9 #F9A36F #80F96F
split-complementary
#6FC5F9 #F96F80 #F9E86F
monochromatic
#0A92E4 #34ADF7 #6FC5F9 #AADDFB #E2F3FE
Accessibility & contrast
On white
1.90
#6FC5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6FC5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5F9
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5F9 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FC
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#00D2D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc5f9; /* rgb */ color: rgb(111, 197, 249); /* oklch */ color: oklch(78.9% 0.112 237.0);
Tailwind
colors: {
custom: {
50: '#a2d6fb',
500: '#6fc5f9',
950: '#000000',
},
}SCSS
$custom: #6fc5f9; $custom-light: #a2d6fb; $custom-dark: #000000;
JSON
{
"hex": "#6fc5f9",
"rgb": {
"r": 111,
"g": 197,
"b": 249
},
"hsl": {
"h": 202.609,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.78942,
"c": 0.11163,
"h": 237
},
"luminance": 0.50152
}Semantic roles & 50–950 ramp
primary
#6FC5F9
secondary
#D47338
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385