#6BCFE3#6BCFE3
#6BCFE3 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.1% C 0.098 H 212.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFE3 |
|---|---|
| RGB | rgb(107, 207, 227) |
| HSL | hsl(190, 68%, 65%) |
| HSV | hsv(190, 53%, 89%) |
| CMYK | cmyk(52.9%, 8.8%, 0%, 11%) |
| CIE-LAB | lab(78.05, -23.83, -18.86) |
| CIE-LCH | lch(78.05, 30.39, 218.36°) |
| OKLab | oklab(80.15% -0.0824 -0.0521) |
| OKLCH | oklch(80.15% 0.098 212.3) |
| XYZ | xyz(42.2359, 53.2937, 80.7191) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 5.83
Baby Blue
#89CFF0
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 7.24
Bright Sky Blue
#02CCFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFE3 #E37F6B
analogous
#6BE3BB #6BCFE3 #6B93E3
triadic
#6BCFE3 #E36BCF #CFE36B
tetradic
#6BCFE3 #BB6BE3 #E37F6B #93E36B
square
#6BCFE3 #BB6BE3 #E37F6B #93E36B
split-complementary
#6BCFE3 #E36B93 #E3BB6B
monochromatic
#229AB2 #38BED9 #6BCFE3 #9EE0ED #D2F0F6
Accessibility & contrast
On white
1.80
#6BCFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6BCFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFE3
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFE3 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E4
Deuteranopia (green-blind)
#ADBBE3
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfe3; /* rgb */ color: rgb(107, 207, 227); /* oklch */ color: oklch(80.1% 0.098 212.3);
Tailwind
colors: {
custom: {
50: '#9edeeb',
500: '#6bcfe3',
950: '#000000',
},
}SCSS
$custom: #6bcfe3; $custom-light: #9edeeb; $custom-dark: #000000;
JSON
{
"hex": "#6bcfe3",
"rgb": {
"r": 107,
"g": 207,
"b": 227
},
"hsl": {
"h": 190,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.80148,
"c": 0.09752,
"h": 212.3
},
"luminance": 0.53297
}Semantic roles & 50–950 ramp
primary
#6BCFE3
secondary
#B3533F
accent
#3515D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484