#6FCCFF#6FCCFF
#6FCCFF is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.7% C 0.114 H 234.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCFF |
|---|---|
| RGB | rgb(111, 204, 255) |
| HSL | hsl(201, 100%, 72%) |
| HSV | hsv(201, 56%, 100%) |
| CMYK | cmyk(56.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(78.33, -13.50, -33.39) |
| CIE-LCH | lch(78.33, 36.02, 247.98°) |
| OKLab | oklab(80.74% -0.0662 -0.0932) |
| OKLCH | oklch(80.74% 0.114 234.6) |
| XYZ | xyz(46.1916, 53.7810, 102.5349) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.81
Lightskyblue
#87CEFA
ΔE00 2.57
Sky
#82CAFC
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 4.34
Light Blue
#95D0FC
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCFF #FFA26F
analogous
#6FFFEA #6FCCFF #6F84FF
triadic
#6FCCFF #FF6FCC #CCFF6F
tetradic
#6FCCFF #EA6FFF #FFA26F #84FF6F
square
#6FCCFF #EA6FFF #FFA26F #84FF6F
split-complementary
#6FCCFF #FF6F84 #FFEA6F
monochromatic
#009DF4 #32B6FF #6FCCFF #ACE2FF #E0F4FF
Accessibility & contrast
On white
1.79
#6FCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6FCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCFF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCFF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#A0BBFE
Tritanopia (blue-blind)
#00D9DD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fccff; /* rgb */ color: rgb(111, 204, 255); /* oklch */ color: oklch(80.7% 0.114 234.6);
Tailwind
colors: {
custom: {
50: '#a2dbff',
500: '#6fccff',
950: '#000000',
},
}SCSS
$custom: #6fccff; $custom-light: #a2dbff; $custom-dark: #000000;
JSON
{
"hex": "#6fccff",
"rgb": {
"r": 111,
"g": 204,
"b": 255
},
"hsl": {
"h": 201.25,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.80742,
"c": 0.11435,
"h": 234.6
},
"luminance": 0.53785
}Semantic roles & 50–950 ramp
primary
#6FCCFF
secondary
#DC7137
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486