#6FCBEE#6FCBEE
#6FCBEE is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.101 H 225.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBEE |
|---|---|
| RGB | rgb(111, 203, 238) |
| HSL | hsl(197, 79%, 68%) |
| HSV | hsv(197, 53%, 93%) |
| CMYK | cmyk(53.4%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.44, -17.90, -25.67) |
| CIE-LCH | lch(77.44, 31.30, 235.11°) |
| OKLab | oklab(79.82% -0.0711 -0.0713) |
| OKLCH | oklch(79.82% 0.101 225.1) |
| XYZ | xyz(43.3382, 52.2606, 88.6758) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.68
Baby Blue
#89CFF0
ΔE00 3.03
Lightblue (survey)
#7BC8F6
ΔE00 4.53
Bright Sky Blue
#02CCFE
ΔE00 4.71
Lightskyblue
#87CEFA
ΔE00 4.93
Sky
#82CAFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBEE #EE926F
analogous
#6FEED1 #6FCBEE #6F8BEE
triadic
#6FCBEE #EE6FCB #CBEE6F
tetradic
#6FCBEE #D16FEE #EE926F #8BEE6F
square
#6FCBEE #D16FEE #EE926F #8BEE6F
split-complementary
#6FCBEE #EE6F8B #EED16F
monochromatic
#1899CB #38B7E8 #6FCBEE #A6DFF4 #DCF3FB
Accessibility & contrast
On white
1.83
#6FCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6FCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBEE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBEE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#03D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcbee; /* rgb */ color: rgb(111, 203, 238); /* oklch */ color: oklch(79.8% 0.101 225.1);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#6fcbee',
950: '#000000',
},
}SCSS
$custom: #6fcbee; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#6fcbee",
"rgb": {
"r": 111,
"g": 203,
"b": 238
},
"hsl": {
"h": 196.535,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.79824,
"c": 0.10069,
"h": 225.1
},
"luminance": 0.52264
}Semantic roles & 50–950 ramp
primary
#6FCBEE
secondary
#C6613B
accent
#440ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485