#6DD4FA#6DD4FA
#6DD4FA is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.2% C 0.109 H 224.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4FA |
|---|---|
| RGB | rgb(109, 212, 250) |
| HSL | hsl(196, 93%, 70%) |
| HSV | hsv(196, 56%, 98%) |
| CMYK | cmyk(56.4%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(80.31, -19.47, -27.69) |
| CIE-LCH | lch(80.31, 33.86, 234.89°) |
| OKLab | oklab(82.24% -0.0778 -0.077) |
| OKLCH | oklch(82.24% 0.109 224.7) |
| XYZ | xyz(47.0988, 57.2359, 98.9895) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.53
Bright Sky Blue
#02CCFE
ΔE00 4.59
Neon Blue
#04D9FF
ΔE00 5.04
Lightskyblue
#87CEFA
ΔE00 5.17
Lightblue (survey)
#7BC8F6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4FA #FA936D
analogous
#6DFAD9 #6DD4FA #6D8EFA
triadic
#6DD4FA #FA6DD4 #D4FA6D
tetradic
#6DD4FA #D96DFA #FA936D #8EFA6D
square
#6DD4FA #D96DFA #FA936D #8EFA6D
split-complementary
#6DD4FA #FA6D8E #FAD96D
monochromatic
#08A9E5 #32C3F8 #6DD4FA #A8E5FC #E1F6FE
Accessibility & contrast
On white
1.69
#6DD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#6DD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4FA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4FA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6dd4fa; /* rgb */ color: rgb(109, 212, 250); /* oklch */ color: oklch(82.2% 0.109 224.7);
Tailwind
colors: {
custom: {
50: '#a1e1fc',
500: '#6dd4fa',
950: '#000000',
},
}SCSS
$custom: #6dd4fa; $custom-light: #a1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#6dd4fa",
"rgb": {
"r": 109,
"g": 212,
"b": 250
},
"hsl": {
"h": 196.17,
"s": 93.377,
"l": 70.392
},
"oklch": {
"l": 0.82237,
"c": 0.10947,
"h": 224.7
},
"luminance": 0.5724
}Semantic roles & 50–950 ramp
primary
#6DD4FA
secondary
#D56136
accent
#3E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485