#6BD3F5#6BD3F5
#6BD3F5 is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.7% C 0.107 H 221.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3F5 |
|---|---|
| RGB | rgb(107, 211, 245) |
| HSL | hsl(195, 87%, 69%) |
| HSV | hsv(195, 56%, 96%) |
| CMYK | cmyk(56.3%, 13.9%, 0%, 3.9%) |
| CIE-LAB | lab(79.79, -20.78, -25.84) |
| CIE-LCH | lch(79.79, 33.16, 231.19°) |
| OKLab | oklab(81.74% -0.0799 -0.0718) |
| OKLCH | oklch(81.74% 0.107 221.9) |
| XYZ | xyz(45.8327, 56.3026, 94.8206) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 3.99
Neon Blue
#04D9FF
ΔE00 4.44
Bright Sky Blue
#02CCFE
ΔE00 4.79
Lightskyblue
#87CEFA
ΔE00 6.14
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3F5 #F58D6B
analogous
#6BF5D2 #6BD3F5 #6B8EF5
triadic
#6BD3F5 #F56BD3 #D3F56B
tetradic
#6BD3F5 #D26BF5 #F58D6B #8EF56B
square
#6BD3F5 #D26BF5 #F58D6B #8EF56B
split-complementary
#6BD3F5 #F56B8E #F5D26B
monochromatic
#0FA6D7 #32C2F1 #6BD3F5 #A4E4F9 #DEF5FD
Accessibility & contrast
On white
1.71
#6BD3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6BD3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3F5
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3F5 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF7
Deuteranopia (green-blind)
#ABBFF5
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd3f5; /* rgb */ color: rgb(107, 211, 245); /* oklch */ color: oklch(81.7% 0.107 221.9);
Tailwind
colors: {
custom: {
50: '#a0e0f8',
500: '#6bd3f5',
950: '#000000',
},
}SCSS
$custom: #6bd3f5; $custom-light: #a0e0f8; $custom-dark: #000000;
JSON
{
"hex": "#6bd3f5",
"rgb": {
"r": 107,
"g": 211,
"b": 245
},
"hsl": {
"h": 194.783,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.81739,
"c": 0.10741,
"h": 221.9
},
"luminance": 0.56307
}Semantic roles & 50–950 ramp
primary
#6BD3F5
secondary
#CE5B36
accent
#3902E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485