#6FC6F0#6FC6F0
#6FC6F0 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.103 H 231.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6F0 |
|---|---|
| RGB | rgb(111, 198, 240) |
| HSL | hsl(200, 81%, 69%) |
| HSV | hsv(200, 54%, 94%) |
| CMYK | cmyk(53.8%, 17.5%, 0%, 5.9%) |
| CIE-LAB | lab(76.10, -14.74, -28.79) |
| CIE-LCH | lch(76.10, 32.34, 242.89°) |
| OKLab | oklab(78.79% -0.0649 -0.0801) |
| OKLCH | oklch(78.79% 0.103 231) |
| XYZ | xyz(42.4719, 50.0552, 89.8446) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.29
Lightskyblue
#87CEFA
ΔE00 3.53
Baby Blue
#89CFF0
ΔE00 3.56
Sky
#82CAFC
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.09
Bright Sky Blue
#02CCFE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6F0 #F0996F
analogous
#6FF0DA #6FC6F0 #6F86F0
triadic
#6FC6F0 #F06FC6 #C6F06F
tetradic
#6FC6F0 #DA6FF0 #F0996F #86F06F
square
#6FC6F0 #DA6FF0 #F0996F #86F06F
split-complementary
#6FC6F0 #F06F86 #F0DA6F
monochromatic
#1693CF #38B0EA #6FC6F0 #A6DCF6 #DEF2FC
Accessibility & contrast
On white
1.91
#6FC6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#6FC6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6F0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6F0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F2
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#02D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc6f0; /* rgb */ color: rgb(111, 198, 240); /* oklch */ color: oklch(78.8% 0.103 231.0);
Tailwind
colors: {
custom: {
50: '#a1d7f5',
500: '#6fc6f0',
950: '#000000',
},
}SCSS
$custom: #6fc6f0; $custom-light: #a1d7f5; $custom-dark: #000000;
JSON
{
"hex": "#6fc6f0",
"rgb": {
"r": 111,
"g": 198,
"b": 240
},
"hsl": {
"h": 199.535,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.78786,
"c": 0.10311,
"h": 231
},
"luminance": 0.50059
}Semantic roles & 50–950 ramp
primary
#6FC6F0
secondary
#C9693A
accent
#4E08DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385