#6BD6F4#6BD6F4
#6BD6F4 is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.4% C 0.107 H 218.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6F4 |
|---|---|
| RGB | rgb(107, 214, 244) |
| HSL | hsl(193, 86%, 69%) |
| HSV | hsv(193, 56%, 96%) |
| CMYK | cmyk(56.1%, 12.3%, 0%, 4.3%) |
| CIE-LAB | lab(80.60, -22.58, -24.07) |
| CIE-LCH | lch(80.60, 33.00, 226.83°) |
| OKLab | oklab(82.38% -0.0834 -0.0668) |
| OKLCH | oklch(82.38% 0.107 218.7) |
| XYZ | xyz(46.4327, 57.7462, 94.2696) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 5.04
Bright Sky Blue
#02CCFE
ΔE00 5.77
Ice Blue
#A5DFF9
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6F4 #F4896B
analogous
#6BF4CE #6BD6F4 #6B92F4
triadic
#6BD6F4 #F46BD6 #D6F46B
tetradic
#6BD6F4 #CE6BF4 #F4896B #92F46B
square
#6BD6F4 #CE6BF4 #F4896B #92F46B
split-complementary
#6BD6F4 #F46B92 #F4CE6B
monochromatic
#10AAD5 #32C6F0 #6BD6F4 #A4E6F8 #DDF6FC
Accessibility & contrast
On white
1.67
#6BD6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#6BD6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6F4
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6F4 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F6
Deuteranopia (green-blind)
#AFC1F4
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bd6f4; /* rgb */ color: rgb(107, 214, 244); /* oklch */ color: oklch(82.4% 0.107 218.7);
Tailwind
colors: {
custom: {
50: '#a0e2f7',
500: '#6bd6f4',
950: '#000000',
},
}SCSS
$custom: #6bd6f4; $custom-light: #a0e2f7; $custom-dark: #000000;
JSON
{
"hex": "#6bd6f4",
"rgb": {
"r": 107,
"g": 214,
"b": 244
},
"hsl": {
"h": 193.139,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.82377,
"c": 0.10688,
"h": 218.7
},
"luminance": 0.57751
}Semantic roles & 50–950 ramp
primary
#6BD6F4
secondary
#CD5736
accent
#3403E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485