#6FCBEB#6FCBEB
#6FCBEB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.099 H 222.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBEB |
|---|---|
| RGB | rgb(111, 203, 235) |
| HSL | hsl(195, 76%, 68%) |
| HSV | hsv(195, 53%, 92%) |
| CMYK | cmyk(52.8%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(77.33, -18.75, -24.22) |
| CIE-LCH | lch(77.33, 30.63, 232.26°) |
| OKLab | oklab(79.71% -0.0722 -0.0672) |
| OKLCH | oklch(79.71% 0.099 222.9) |
| XYZ | xyz(42.9012, 52.0858, 86.3739) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.69
Baby Blue
#89CFF0
ΔE00 3.44
Bright Sky Blue
#02CCFE
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.39
Lightskyblue
#87CEFA
ΔE00 5.72
Neon Blue
#04D9FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBEB #EB8F6F
analogous
#6FEBCD #6FCBEB #6F8DEB
triadic
#6FCBEB #EB6FCB #CBEB6F
tetradic
#6FCBEB #CD6FEB #EB8F6F #8DEB6F
square
#6FCBEB #CD6FEB #EB8F6F #8DEB6F
split-complementary
#6FCBEB #EB6F8D #EBCD6F
monochromatic
#1B99C4 #39B8E4 #6FCBEB #A5DEF2 #DAF2FA
Accessibility & contrast
On white
1.84
#6FCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6FCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBEB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBEB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#10D5D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcbeb; /* rgb */ color: rgb(111, 203, 235); /* oklch */ color: oklch(79.7% 0.099 222.9);
Tailwind
colors: {
custom: {
50: '#a1dbf1',
500: '#6fcbeb',
950: '#000000',
},
}SCSS
$custom: #6fcbeb; $custom-light: #a1dbf1; $custom-dark: #000000;
JSON
{
"hex": "#6fcbeb",
"rgb": {
"r": 111,
"g": 203,
"b": 235
},
"hsl": {
"h": 195.484,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.79706,
"c": 0.09863,
"h": 222.9
},
"luminance": 0.5209
}Semantic roles & 50–950 ramp
primary
#6FCBEB
secondary
#C25F3C
accent
#420ED8
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101516
muted
#808485