#6FCAEC#6FCAEC
#6FCAEC is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.099 H 224.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAEC |
|---|---|
| RGB | rgb(111, 202, 236) |
| HSL | hsl(196, 77%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(53%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(77.08, -17.96, -25.14) |
| CIE-LCH | lch(77.08, 30.89, 234.46°) |
| OKLab | oklab(79.52% -0.0707 -0.0698) |
| OKLCH | oklch(79.52% 0.099 224.6) |
| XYZ | xyz(42.8106, 51.6729, 87.0585) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.68
Baby Blue
#89CFF0
ΔE00 3.16
Lightblue (survey)
#7BC8F6
ΔE00 4.71
Bright Sky Blue
#02CCFE
ΔE00 4.84
Lightskyblue
#87CEFA
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAEC #EC916F
analogous
#6FECCF #6FCAEC #6F8BEC
triadic
#6FCAEC #EC6FCA #CAEC6F
tetradic
#6FCAEC #CF6FEC #EC916F #8BEC6F
square
#6FCAEC #CF6FEC #EC916F #8BEC6F
split-complementary
#6FCAEC #EC6F8B #ECCF6F
monochromatic
#1A98C6 #39B6E5 #6FCAEC #A5DEF3 #DBF2FA
Accessibility & contrast
On white
1.85
#6FCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6FCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAEC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAEC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#0ED4D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcaec; /* rgb */ color: rgb(111, 202, 236); /* oklch */ color: oklch(79.5% 0.099 224.6);
Tailwind
colors: {
custom: {
50: '#a1daf2',
500: '#6fcaec',
950: '#000000',
},
}SCSS
$custom: #6fcaec; $custom-light: #a1daf2; $custom-dark: #000000;
JSON
{
"hex": "#6fcaec",
"rgb": {
"r": 111,
"g": 202,
"b": 236
},
"hsl": {
"h": 196.32,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.7952,
"c": 0.09935,
"h": 224.6
},
"luminance": 0.51677
}Semantic roles & 50–950 ramp
primary
#6FCAEC
secondary
#C4603B
accent
#440DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385