#6FCAFA#6FCAFA
#6FCAFA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.1% C 0.111 H 233.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAFA |
|---|---|
| RGB | rgb(111, 202, 250) |
| HSL | hsl(201, 93%, 71%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(55.6%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(77.59, -13.92, -31.87) |
| CIE-LCH | lch(77.59, 34.78, 246.40°) |
| OKLab | oklab(80.09% -0.0658 -0.0889) |
| OKLCH | oklch(80.09% 0.111 233.5) |
| XYZ | xyz(44.9249, 52.5186, 98.1936) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.59
Lightskyblue
#87CEFA
ΔE00 2.68
Sky
#82CAFC
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 3.95
Light Blue
#95D0FC
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAFA #FA9F6F
analogous
#6FFAE4 #6FCAFA #6F84FA
triadic
#6FCAFA #FA6FCA #CAFA6F
tetradic
#6FCAFA #E46FFA #FA9F6F #84FA6F
square
#6FCAFA #E46FFA #FA9F6F #84FA6F
split-complementary
#6FCAFA #FA6F84 #FAE46F
monochromatic
#089AE7 #34B4F8 #6FCAFA #AAE0FC #E1F4FE
Accessibility & contrast
On white
1.83
#6FCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6FCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAFA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAFA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcafa; /* rgb */ color: rgb(111, 202, 250); /* oklch */ color: oklch(80.1% 0.111 233.5);
Tailwind
colors: {
custom: {
50: '#a2dafc',
500: '#6fcafa',
950: '#000000',
},
}SCSS
$custom: #6fcafa; $custom-light: #a2dafc; $custom-dark: #000000;
JSON
{
"hex": "#6fcafa",
"rgb": {
"r": 111,
"g": 202,
"b": 250
},
"hsl": {
"h": 200.719,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.8009,
"c": 0.11057,
"h": 233.5
},
"luminance": 0.52523
}Semantic roles & 50–950 ramp
primary
#6FCAFA
secondary
#D56E38
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385