#6FC7F0#6FC7F0
#6FC7F0 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.103 H 230.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7F0 |
|---|---|
| RGB | rgb(111, 199, 240) |
| HSL | hsl(199, 81%, 69%) |
| HSV | hsv(199, 54%, 94%) |
| CMYK | cmyk(53.8%, 17.1%, 0%, 5.9%) |
| CIE-LAB | lab(76.38, -15.26, -28.36) |
| CIE-LCH | lch(76.38, 32.20, 241.72°) |
| OKLab | oklab(79.01% -0.066 -0.0789) |
| OKLCH | oklch(79.01% 0.103 230.1) |
| XYZ | xyz(42.7012, 50.5139, 89.9211) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.57
Baby Blue
#89CFF0
ΔE00 3.33
Lightskyblue
#87CEFA
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 3.78
Sky
#82CAFC
ΔE00 4.26
Bright Sky Blue
#02CCFE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7F0 #F0986F
analogous
#6FF0D9 #6FC7F0 #6F87F0
triadic
#6FC7F0 #F06FC7 #C7F06F
tetradic
#6FC7F0 #D96FF0 #F0986F #87F06F
square
#6FC7F0 #D96FF0 #F0986F #87F06F
split-complementary
#6FC7F0 #F06F87 #F0D96F
monochromatic
#1694CF #38B1EA #6FC7F0 #A6DDF6 #DEF2FC
Accessibility & contrast
On white
1.89
#6FC7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#6FC7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7F0
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7F0 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F2
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc7f0; /* rgb */ color: rgb(111, 199, 240); /* oklch */ color: oklch(79.0% 0.103 230.1);
Tailwind
colors: {
custom: {
50: '#a1d8f5',
500: '#6fc7f0',
950: '#000000',
},
}SCSS
$custom: #6fc7f0; $custom-light: #a1d8f5; $custom-dark: #000000;
JSON
{
"hex": "#6fc7f0",
"rgb": {
"r": 111,
"g": 199,
"b": 240
},
"hsl": {
"h": 199.07,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.79009,
"c": 0.10286,
"h": 230.1
},
"luminance": 0.50518
}Semantic roles & 50–950 ramp
primary
#6FC7F0
secondary
#C9683A
accent
#4C08DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385