#6FCEEC#6FCEEC
#6FCEEC is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.099 H 220.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEEC |
|---|---|
| RGB | rgb(111, 206, 236) |
| HSL | hsl(194, 77%, 68%) |
| HSV | hsv(194, 53%, 93%) |
| CMYK | cmyk(53%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(78.21, -20.00, -23.42) |
| CIE-LCH | lch(78.21, 30.80, 229.50°) |
| OKLab | oklab(80.42% -0.0751 -0.0649) |
| OKLCH | oklch(80.42% 0.099 220.8) |
| XYZ | xyz(43.7614, 53.5744, 87.3754) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 5.22
Bright Sky Blue
#02CCFE
ΔE00 5.36
Lightblue (survey)
#7BC8F6
ΔE00 6.30
Lightskyblue
#87CEFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEEC #EC8D6F
analogous
#6FECCB #6FCEEC #6F8FEC
triadic
#6FCEEC #EC6FCE #CEEC6F
tetradic
#6FCEEC #CB6FEC #EC8D6F #8FEC6F
square
#6FCEEC #CB6FEC #EC8D6F #8FEC6F
split-complementary
#6FCEEC #EC6F8F #ECCB6F
monochromatic
#1A9DC6 #39BCE5 #6FCEEC #A5E0F3 #DBF3FA
Accessibility & contrast
On white
1.79
#6FCEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#6FCEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEEC
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEEC | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EE
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#07D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fceec; /* rgb */ color: rgb(111, 206, 236); /* oklch */ color: oklch(80.4% 0.099 220.8);
Tailwind
colors: {
custom: {
50: '#a1ddf2',
500: '#6fceec',
950: '#000000',
},
}SCSS
$custom: #6fceec; $custom-light: #a1ddf2; $custom-dark: #000000;
JSON
{
"hex": "#6fceec",
"rgb": {
"r": 111,
"g": 206,
"b": 236
},
"hsl": {
"h": 194.4,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.80421,
"c": 0.09929,
"h": 220.8
},
"luminance": 0.53578
}Semantic roles & 50–950 ramp
primary
#6FCEEC
secondary
#C45C3B
accent
#3E0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485