#6FCCED#6FCCED
#6FCCED is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.100 H 223.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCED |
|---|---|
| RGB | rgb(111, 204, 237) |
| HSL | hsl(196, 78%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(53.2%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.68, -18.70, -24.76) |
| CIE-LCH | lch(77.68, 31.03, 232.94°) |
| OKLab | oklab(80.01% -0.0726 -0.0687) |
| OKLCH | oklch(80.01% 0.1 223.4) |
| XYZ | xyz(43.4286, 52.6758, 87.9832) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.64
Baby Blue
#89CFF0
ΔE00 3.28
Bright Sky Blue
#02CCFE
ΔE00 4.89
Lightblue (survey)
#7BC8F6
ΔE00 5.21
Lightskyblue
#87CEFA
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCED #ED906F
analogous
#6FEDCF #6FCCED #6F8DED
triadic
#6FCCED #ED6FCC #CCED6F
tetradic
#6FCCED #CF6FED #ED906F #8DED6F
square
#6FCCED #CF6FED #ED906F #8DED6F
split-complementary
#6FCCED #ED6F8D #EDCF6F
monochromatic
#199BC9 #39B9E6 #6FCCED #A5DFF4 #DCF3FB
Accessibility & contrast
On white
1.82
#6FCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6FCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCED
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCED | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#06D6D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcced; /* rgb */ color: rgb(111, 204, 237); /* oklch */ color: oklch(80.0% 0.100 223.4);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#6fcced',
950: '#000000',
},
}SCSS
$custom: #6fcced; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#6fcced",
"rgb": {
"r": 111,
"g": 204,
"b": 237
},
"hsl": {
"h": 195.714,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.80009,
"c": 0.09993,
"h": 223.4
},
"luminance": 0.5268
}Semantic roles & 50–950 ramp
primary
#6FCCED
secondary
#C55F3B
accent
#420BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485