#6FC6F3#6FC6F3
#6FC6F3 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.106 H 232.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6F3 |
|---|---|
| RGB | rgb(111, 198, 243) |
| HSL | hsl(200, 85%, 69%) |
| HSV | hsv(200, 54%, 95%) |
| CMYK | cmyk(54.3%, 18.5%, 0%, 4.7%) |
| CIE-LAB | lab(76.21, -13.87, -30.23) |
| CIE-LCH | lch(76.21, 33.26, 245.36°) |
| OKLab | oklab(78.91% -0.0639 -0.0842) |
| OKLCH | oklch(78.91% 0.106 232.8) |
| XYZ | xyz(42.9212, 50.2350, 92.2111) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.67
Lightskyblue
#87CEFA
ΔE00 3.16
Sky
#82CAFC
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.68
Deepskyblue
#00BFFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6F3 #F39C6F
analogous
#6FF3DE #6FC6F3 #6F84F3
triadic
#6FC6F3 #F36FC6 #C6F36F
tetradic
#6FC6F3 #DE6FF3 #F39C6F #84F36F
square
#6FC6F3 #DE6FF3 #F39C6F #84F36F
split-complementary
#6FC6F3 #F36F84 #F3DE6F
monochromatic
#1293D6 #37B0EE #6FC6F3 #A7DCF8 #E0F3FC
Accessibility & contrast
On white
1.90
#6FC6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6FC6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6F3
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6F3 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F5
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#00D2D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc6f3; /* rgb */ color: rgb(111, 198, 243); /* oklch */ color: oklch(78.9% 0.106 232.8);
Tailwind
colors: {
custom: {
50: '#a1d7f7',
500: '#6fc6f3',
950: '#000000',
},
}SCSS
$custom: #6fc6f3; $custom-light: #a1d7f7; $custom-dark: #000000;
JSON
{
"hex": "#6fc6f3",
"rgb": {
"r": 111,
"g": 198,
"b": 243
},
"hsl": {
"h": 200.455,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.7891,
"c": 0.1057,
"h": 232.8
},
"luminance": 0.50239
}Semantic roles & 50–950 ramp
primary
#6FC6F3
secondary
#CC6C3A
accent
#5004E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385