#6FCAEB#6FCAEB
#6FCAEB is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.5% C 0.099 H 223.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAEB |
|---|---|
| RGB | rgb(111, 202, 235) |
| HSL | hsl(196, 76%, 68%) |
| HSV | hsv(196, 53%, 92%) |
| CMYK | cmyk(52.8%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(77.05, -18.24, -24.65) |
| CIE-LCH | lch(77.05, 30.67, 233.51°) |
| OKLab | oklab(79.48% -0.0711 -0.0684) |
| OKLCH | oklch(79.48% 0.099 223.9) |
| XYZ | xyz(42.6658, 51.6150, 86.2954) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.68
Baby Blue
#89CFF0
ΔE00 3.30
Bright Sky Blue
#02CCFE
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Lightskyblue
#87CEFA
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAEB #EB906F
analogous
#6FEBCE #6FCAEB #6F8CEB
triadic
#6FCAEB #EB6FCA #CAEB6F
tetradic
#6FCAEB #CE6FEB #EB906F #8CEB6F
square
#6FCAEB #CE6FEB #EB906F #8CEB6F
split-complementary
#6FCAEB #EB6F8C #EBCE6F
monochromatic
#1B97C4 #39B6E4 #6FCAEB #A5DEF2 #DAF2FA
Accessibility & contrast
On white
1.85
#6FCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6FCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAEB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAEB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#11D4D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcaeb; /* rgb */ color: rgb(111, 202, 235); /* oklch */ color: oklch(79.5% 0.099 223.9);
Tailwind
colors: {
custom: {
50: '#a1daf1',
500: '#6fcaeb',
950: '#000000',
},
}SCSS
$custom: #6fcaeb; $custom-light: #a1daf1; $custom-dark: #000000;
JSON
{
"hex": "#6fcaeb",
"rgb": {
"r": 111,
"g": 202,
"b": 235
},
"hsl": {
"h": 195.968,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.79481,
"c": 0.09867,
"h": 223.9
},
"luminance": 0.51619
}Semantic roles & 50–950 ramp
primary
#6FCAEB
secondary
#C2603C
accent
#430ED8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101416
muted
#808385