#6FCAFF#6FCAFF
#6FCAFF is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.3% C 0.115 H 236.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAFF |
|---|---|
| RGB | rgb(111, 202, 255) |
| HSL | hsl(202, 100%, 72%) |
| HSV | hsv(202, 56%, 100%) |
| CMYK | cmyk(56.5%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(77.78, -12.45, -34.25) |
| CIE-LCH | lch(77.78, 36.44, 250.02°) |
| OKLab | oklab(80.3% -0.0641 -0.0957) |
| OKLCH | oklch(80.3% 0.115 236.2) |
| XYZ | xyz(45.7193, 52.8364, 102.3774) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.63
Sky
#82CAFC
ΔE00 2.30
Lightskyblue
#87CEFA
ΔE00 2.67
Light Blue
#95D0FC
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 4.84
Deepskyblue
#00BFFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAFF #FFA46F
analogous
#6FFFEC #6FCAFF #6F82FF
triadic
#6FCAFF #FF6FCA #CAFF6F
tetradic
#6FCAFF #EC6FFF #FFA46F #82FF6F
square
#6FCAFF #EC6FFF #FFA46F #82FF6F
split-complementary
#6FCAFF #FF6F82 #FFEC6F
monochromatic
#009AF4 #32B3FF #6FCAFF #ACE1FF #E0F4FF
Accessibility & contrast
On white
1.82
#6FCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6FCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAFF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAFF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#9DBAFE
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcaff; /* rgb */ color: rgb(111, 202, 255); /* oklch */ color: oklch(80.3% 0.115 236.2);
Tailwind
colors: {
custom: {
50: '#a2daff',
500: '#6fcaff',
950: '#000000',
},
}SCSS
$custom: #6fcaff; $custom-light: #a2daff; $custom-dark: #000000;
JSON
{
"hex": "#6fcaff",
"rgb": {
"r": 111,
"g": 202,
"b": 255
},
"hsl": {
"h": 202.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.80301,
"c": 0.11516,
"h": 236.2
},
"luminance": 0.52841
}Semantic roles & 50–950 ramp
primary
#6FCAFF
secondary
#DC7337
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386