#6FC0F0#6FC0F0
#6FC0F0 is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.5% C 0.105 H 236.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC0F0 |
|---|---|
| RGB | rgb(111, 192, 240) |
| HSL | hsl(202, 81%, 69%) |
| HSV | hsv(202, 54%, 94%) |
| CMYK | cmyk(53.8%, 20%, 0%, 5.9%) |
| CIE-LAB | lab(74.42, -11.57, -31.37) |
| CIE-LCH | lch(74.42, 33.44, 249.75°) |
| OKLab | oklab(77.45% -0.0583 -0.0875) |
| OKLCH | oklch(77.45% 0.105 236.3) |
| XYZ | xyz(41.1275, 47.3665, 89.3965) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Sky
#82CAFC
ΔE00 3.25
Lightskyblue
#87CEFA
ΔE00 3.96
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Deepskyblue
#00BFFF
ΔE00 5.08
Baby Blue
#89CFF0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC0F0 #F09F6F
analogous
#6FF0E0 #6FC0F0 #6F80F0
triadic
#6FC0F0 #F06FC0 #C0F06F
tetradic
#6FC0F0 #E06FF0 #F09F6F #80F06F
square
#6FC0F0 #E06FF0 #F09F6F #80F06F
split-complementary
#6FC0F0 #F06F80 #F0E06F
monochromatic
#168ACF #38A8EA #6FC0F0 #A6D8F6 #DEF0FC
Accessibility & contrast
On white
2.00
#6FC0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#6FC0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC0F0
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC0F0 | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#0BCCD0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #6fc0f0; /* rgb */ color: rgb(111, 192, 240); /* oklch */ color: oklch(77.5% 0.105 236.3);
Tailwind
colors: {
custom: {
50: '#a1d3f5',
500: '#6fc0f0',
950: '#000000',
},
}SCSS
$custom: #6fc0f0; $custom-light: #a1d3f5; $custom-dark: #000000;
JSON
{
"hex": "#6fc0f0",
"rgb": {
"r": 111,
"g": 192,
"b": 240
},
"hsl": {
"h": 202.326,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.77452,
"c": 0.10515,
"h": 236.3
},
"luminance": 0.4737
}Semantic roles & 50–950 ramp
primary
#6FC0F0
secondary
#F0D9CA
accent
#5708DD
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285