#6BAEFE#6BAEFE
#6BAEFE is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.135 H 253.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAEFE |
|---|---|
| RGB | rgb(107, 174, 254) |
| HSL | hsl(213, 99%, 71%) |
| HSV | hsv(213, 58%, 100%) |
| CMYK | cmyk(57.9%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(69.86, 1.72, -46.06) |
| CIE-LCH | lch(69.86, 46.09, 272.14°) |
| OKLab | oklab(74% -0.0377 -0.13) |
| OKLCH | oklch(74% 0.135 253.8) |
| XYZ | xyz(39.0825, 40.5502, 99.5141) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.81
Carolina Blue
#8AB8FE
ΔE00 4.55
Cornflowerblue
#6495ED
ΔE00 7.66
Azure (survey)
#069AF3
ΔE00 8.15
Sky
#82CAFC
ΔE00 8.55
Pastel Blue
#A2BFFE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAEFE #FEBB6B
analogous
#6BF8FE #6BAEFE #716BFE
triadic
#6BAEFE #FE6BAE #AEFE6B
tetradic
#6BAEFE #FE6BF8 #FEBB6B #6BFE71
square
#6BAEFE #FE6BF8 #FEBB6B #6BFE71
split-complementary
#6BAEFE #FE716B #F8FE6B
monochromatic
#026DED #2E8DFE #6BAEFE #A8CFFE #E1EEFF
Accessibility & contrast
On white
2.30
#6BAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#6BAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAEFE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAEFE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#00C0CB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6baefe; /* rgb */ color: rgb(107, 174, 254); /* oklch */ color: oklch(74.0% 0.135 253.8);
Tailwind
colors: {
custom: {
50: '#a0c5ff',
500: '#6baefe',
950: '#000000',
},
}SCSS
$custom: #6baefe; $custom-light: #a0c5ff; $custom-dark: #000000;
JSON
{
"hex": "#6baefe",
"rgb": {
"r": 107,
"g": 174,
"b": 254
},
"hsl": {
"h": 212.653,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.73999,
"c": 0.13533,
"h": 253.8
},
"luminance": 0.40554
}Semantic roles & 50–950 ramp
primary
#6BAEFE
secondary
#F6E4CF
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186