#6FCCEE#6FCCEE
#6FCCEE is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.101 H 224.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCEE |
|---|---|
| RGB | rgb(111, 204, 238) |
| HSL | hsl(196, 79%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(53.4%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.72, -18.42, -25.24) |
| CIE-LCH | lch(77.72, 31.25, 233.89°) |
| OKLab | oklab(80.05% -0.0722 -0.0701) |
| OKLCH | oklch(80.05% 0.101 224.1) |
| XYZ | xyz(43.5751, 52.7344, 88.7548) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.63
Baby Blue
#89CFF0
ΔE00 3.13
Bright Sky Blue
#02CCFE
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Lightskyblue
#87CEFA
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCEE #EE916F
analogous
#6FEED0 #6FCCEE #6F8CEE
triadic
#6FCCEE #EE6FCC #CCEE6F
tetradic
#6FCCEE #D06FEE #EE916F #8CEE6F
square
#6FCCEE #D06FEE #EE916F #8CEE6F
split-complementary
#6FCCEE #EE6F8C #EED06F
monochromatic
#189BCB #38B9E8 #6FCCEE #A6DFF4 #DCF3FB
Accessibility & contrast
On white
1.82
#6FCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6FCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCEE
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCEE | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#01D6D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fccee; /* rgb */ color: rgb(111, 204, 238); /* oklch */ color: oklch(80.0% 0.101 224.1);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#6fccee',
950: '#000000',
},
}SCSS
$custom: #6fccee; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#6fccee",
"rgb": {
"r": 111,
"g": 204,
"b": 238
},
"hsl": {
"h": 196.063,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.80048,
"c": 0.1006,
"h": 224.1
},
"luminance": 0.52738
}Semantic roles & 50–950 ramp
primary
#6FCCEE
secondary
#C6603B
accent
#420ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485