#6BCFE6#6BCFE6
#6BCFE6 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.099 H 214.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFE6 |
|---|---|
| RGB | rgb(107, 207, 230) |
| HSL | hsl(191, 71%, 66%) |
| HSV | hsv(191, 53%, 90%) |
| CMYK | cmyk(53.5%, 10%, 0%, 9.8%) |
| CIE-LAB | lab(78.15, -23.00, -20.32) |
| CIE-LCH | lch(78.15, 30.69, 221.46°) |
| OKLab | oklab(80.26% -0.0812 -0.0562) |
| OKLCH | oklch(80.26% 0.099 214.7) |
| XYZ | xyz(42.6535, 53.4607, 82.9187) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.14
Baby Blue
#89CFF0
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.46
Bright Sky Blue
#02CCFE
ΔE00 6.94
Robin'S Egg
#6DEDFD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFE6 #E6826B
analogous
#6BE6C0 #6BCFE6 #6B91E6
triadic
#6BCFE6 #E66BCF #CFE66B
tetradic
#6BCFE6 #C06BE6 #E6826B #91E66B
square
#6BCFE6 #C06BE6 #E6826B #91E66B
split-complementary
#6BCFE6 #E66B91 #E6C06B
monochromatic
#1F9BB8 #37BEDD #6BCFE6 #9FE0EF #D4F1F8
Accessibility & contrast
On white
1.80
#6BCFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6BCFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFE6
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFE6 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E7
Deuteranopia (green-blind)
#ACBBE6
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfe6; /* rgb */ color: rgb(107, 207, 230); /* oklch */ color: oklch(80.3% 0.099 214.7);
Tailwind
colors: {
custom: {
50: '#9eddee',
500: '#6bcfe6',
950: '#000000',
},
}SCSS
$custom: #6bcfe6; $custom-light: #9eddee; $custom-dark: #000000;
JSON
{
"hex": "#6bcfe6",
"rgb": {
"r": 107,
"g": 207,
"b": 230
},
"hsl": {
"h": 191.22,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.80259,
"c": 0.0988,
"h": 214.7
},
"luminance": 0.53465
}Semantic roles & 50–950 ramp
primary
#6BCFE6
secondary
#B8543E
accent
#3612D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485