#6FCBEF#6FCBEF
#6FCBEF is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.101 H 225.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBEF |
|---|---|
| RGB | rgb(111, 203, 239) |
| HSL | hsl(197, 80%, 69%) |
| HSV | hsv(197, 54%, 94%) |
| CMYK | cmyk(53.6%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.47, -17.62, -26.16) |
| CIE-LCH | lch(77.47, 31.54, 236.04°) |
| OKLab | oklab(79.86% -0.0707 -0.0727) |
| OKLCH | oklch(79.86% 0.101 225.8) |
| XYZ | xyz(43.4855, 52.3195, 89.4517) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 2.94
Lightblue (survey)
#7BC8F6
ΔE00 4.25
Bright Sky Blue
#02CCFE
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.68
Sky
#82CAFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBEF #EF936F
analogous
#6FEFD3 #6FCBEF #6F8BEF
triadic
#6FCBEF #EF6FCB #CBEF6F
tetradic
#6FCBEF #D36FEF #EF936F #8BEF6F
square
#6FCBEF #D36FEF #EF936F #8BEF6F
split-complementary
#6FCBEF #EF6F8B #EFD36F
monochromatic
#179ACD #38B7E9 #6FCBEF #A6DFF5 #DDF3FB
Accessibility & contrast
On white
1.83
#6FCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6FCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBEF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBEF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcbef; /* rgb */ color: rgb(111, 203, 239); /* oklch */ color: oklch(79.9% 0.101 225.8);
Tailwind
colors: {
custom: {
50: '#a1dbf4',
500: '#6fcbef',
950: '#000000',
},
}SCSS
$custom: #6fcbef; $custom-light: #a1dbf4; $custom-dark: #000000;
JSON
{
"hex": "#6fcbef",
"rgb": {
"r": 111,
"g": 203,
"b": 239
},
"hsl": {
"h": 196.875,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.79863,
"c": 0.1014,
"h": 225.8
},
"luminance": 0.52323
}Semantic roles & 50–950 ramp
primary
#6FCBEF
secondary
#C8623B
accent
#4509DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485