#6DD8FA#6DD8FA
#6DD8FA is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.1% C 0.109 H 221.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD8FA |
|---|---|
| RGB | rgb(109, 216, 250) |
| HSL | hsl(194, 93%, 70%) |
| HSV | hsv(194, 56%, 98%) |
| CMYK | cmyk(56.4%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(81.43, -21.50, -25.98) |
| CIE-LCH | lch(81.43, 33.72, 230.39°) |
| OKLab | oklab(83.13% -0.082 -0.0722) |
| OKLCH | oklch(83.13% 0.109 221.3) |
| XYZ | xyz(48.1111, 59.2605, 99.3269) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.49
Bright Sky Blue
#02CCFE
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 6.32
Lightskyblue
#87CEFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD8FA #FA8F6D
analogous
#6DFAD5 #6DD8FA #6D91FA
triadic
#6DD8FA #FA6DD8 #D8FA6D
tetradic
#6DD8FA #D56DFA #FA8F6D #91FA6D
square
#6DD8FA #D56DFA #FA8F6D #91FA6D
split-complementary
#6DD8FA #FA6D91 #FAD56D
monochromatic
#08AFE5 #32C8F8 #6DD8FA #A8E8FC #E1F7FE
Accessibility & contrast
On white
1.63
#6DD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6DD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD8FA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD8FA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#AFC4FA
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6dd8fa; /* rgb */ color: rgb(109, 216, 250); /* oklch */ color: oklch(83.1% 0.109 221.3);
Tailwind
colors: {
custom: {
50: '#a2e4fc',
500: '#6dd8fa',
950: '#000000',
},
}SCSS
$custom: #6dd8fa; $custom-light: #a2e4fc; $custom-dark: #000000;
JSON
{
"hex": "#6dd8fa",
"rgb": {
"r": 109,
"g": 216,
"b": 250
},
"hsl": {
"h": 194.468,
"s": 93.377,
"l": 70.392
},
"oklch": {
"l": 0.83134,
"c": 0.10925,
"h": 221.3
},
"luminance": 0.59265
}Semantic roles & 50–950 ramp
primary
#6DD8FA
secondary
#D55D36
accent
#3700E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485