#6BCFE7#6BCFE7
#6BCFE7 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.099 H 215.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFE7 |
|---|---|
| RGB | rgb(107, 207, 231) |
| HSL | hsl(192, 72%, 66%) |
| HSV | hsv(192, 54%, 91%) |
| CMYK | cmyk(53.7%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(78.18, -22.72, -20.80) |
| CIE-LCH | lch(78.18, 30.81, 222.48°) |
| OKLab | oklab(80.3% -0.0809 -0.0576) |
| OKLCH | oklch(80.3% 0.099 215.5) |
| XYZ | xyz(42.7944, 53.5171, 83.6604) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.65
Neon Blue
#04D9FF
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 5.82
Bright Sky Blue
#02CCFE
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFE7 #E7836B
analogous
#6BE7C1 #6BCFE7 #6B91E7
triadic
#6BCFE7 #E76BCF #CFE76B
tetradic
#6BCFE7 #C16BE7 #E7836B #91E76B
square
#6BCFE7 #C16BE7 #E7836B #91E76B
split-complementary
#6BCFE7 #E76B91 #E7C16B
monochromatic
#1E9BBA #36BEDE #6BCFE7 #A0E0F0 #D4F1F8
Accessibility & contrast
On white
1.79
#6BCFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6BCFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFE7
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFE7 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E8
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfe7; /* rgb */ color: rgb(107, 207, 231); /* oklch */ color: oklch(80.3% 0.099 215.5);
Tailwind
colors: {
custom: {
50: '#9eddee',
500: '#6bcfe7',
950: '#000000',
},
}SCSS
$custom: #6bcfe7; $custom-light: #9eddee; $custom-dark: #000000;
JSON
{
"hex": "#6bcfe7",
"rgb": {
"r": 107,
"g": 207,
"b": 231
},
"hsl": {
"h": 191.613,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.80297,
"c": 0.09927,
"h": 215.5
},
"luminance": 0.53521
}Semantic roles & 50–950 ramp
primary
#6BCFE7
secondary
#B9553D
accent
#3711D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485