#6FCCEF#6FCCEF
#6FCCEF is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.101 H 224.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCEF |
|---|---|
| RGB | rgb(111, 204, 239) |
| HSL | hsl(196, 80%, 69%) |
| HSV | hsv(196, 54%, 94%) |
| CMYK | cmyk(53.6%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(77.75, -18.13, -25.73) |
| CIE-LCH | lch(77.75, 31.48, 234.82°) |
| OKLab | oklab(80.09% -0.0718 -0.0714) |
| OKLCH | oklch(80.09% 0.101 224.8) |
| XYZ | xyz(43.7225, 52.7933, 89.5307) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.66
Baby Blue
#89CFF0
ΔE00 3.02
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Bright Sky Blue
#02CCFE
ΔE00 4.68
Lightskyblue
#87CEFA
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCEF #EF926F
analogous
#6FEFD2 #6FCCEF #6F8CEF
triadic
#6FCCEF #EF6FCC #CCEF6F
tetradic
#6FCCEF #D26FEF #EF926F #8CEF6F
square
#6FCCEF #D26FEF #EF926F #8CEF6F
split-complementary
#6FCCEF #EF6F8C #EFD26F
monochromatic
#179BCD #38B8E9 #6FCCEF #A6E0F5 #DDF3FB
Accessibility & contrast
On white
1.82
#6FCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6FCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCEF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCEF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fccef; /* rgb */ color: rgb(111, 204, 239); /* oklch */ color: oklch(80.1% 0.101 224.8);
Tailwind
colors: {
custom: {
50: '#a1dbf4',
500: '#6fccef',
950: '#000000',
},
}SCSS
$custom: #6fccef; $custom-light: #a1dbf4; $custom-dark: #000000;
JSON
{
"hex": "#6fccef",
"rgb": {
"r": 111,
"g": 204,
"b": 239
},
"hsl": {
"h": 196.406,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.80088,
"c": 0.1013,
"h": 224.8
},
"luminance": 0.52797
}Semantic roles & 50–950 ramp
primary
#6FCCEF
secondary
#C8613B
accent
#4309DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485