#6FCDEE#6FCDEE
#6FCDEE is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.101 H 223.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDEE |
|---|---|
| RGB | rgb(111, 205, 238) |
| HSL | hsl(196, 79%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(53.4%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(78.00, -18.93, -24.81) |
| CIE-LCH | lch(78.00, 31.21, 232.66°) |
| OKLab | oklab(80.27% -0.0733 -0.0688) |
| OKLCH | oklch(80.27% 0.101 223.2) |
| XYZ | xyz(43.8136, 53.2113, 88.8343) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.66
Baby Blue
#89CFF0
ΔE00 3.29
Bright Sky Blue
#02CCFE
ΔE00 4.88
Lightblue (survey)
#7BC8F6
ΔE00 5.32
Lightskyblue
#87CEFA
ΔE00 5.54
Neon Blue
#04D9FF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDEE #EE906F
analogous
#6FEED0 #6FCDEE #6F8DEE
triadic
#6FCDEE #EE6FCD #CDEE6F
tetradic
#6FCDEE #D06FEE #EE906F #8DEE6F
square
#6FCDEE #D06FEE #EE906F #8DEE6F
split-complementary
#6FCDEE #EE6F8D #EED06F
monochromatic
#189CCB #38BAE8 #6FCDEE #A6E0F4 #DCF3FB
Accessibility & contrast
On white
1.80
#6FCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6FCDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDEE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDEE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcdee; /* rgb */ color: rgb(111, 205, 238); /* oklch */ color: oklch(80.3% 0.101 223.2);
Tailwind
colors: {
custom: {
50: '#a1dcf3',
500: '#6fcdee',
950: '#000000',
},
}SCSS
$custom: #6fcdee; $custom-light: #a1dcf3; $custom-dark: #000000;
JSON
{
"hex": "#6fcdee",
"rgb": {
"r": 111,
"g": 205,
"b": 238
},
"hsl": {
"h": 195.591,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.80273,
"c": 0.10056,
"h": 223.2
},
"luminance": 0.53215
}Semantic roles & 50–950 ramp
primary
#6FCDEE
secondary
#C65F3B
accent
#410ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485