#6DAFF3#6DAFF3
#6DAFF3 is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.8% C 0.120 H 250.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6DAFF3 |
|---|---|
| RGB | rgb(109, 175, 243) |
| HSL | hsl(210, 85%, 69%) |
| HSV | hsv(210, 55%, 95%) |
| CMYK | cmyk(55.1%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(69.74, -1.84, -40.27) |
| CIE-LCH | lch(69.74, 40.31, 267.38°) |
| OKLab | oklab(73.77% -0.0403 -0.1132) |
| OKLCH | oklch(73.77% 0.12 250.4) |
| XYZ | xyz(37.8085, 40.3790, 90.5782) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 4.89
Sky
#82CAFC
ΔE00 7.79
Azure (survey)
#069AF3
ΔE00 7.87
Cornflowerblue
#6495ED
ΔE00 8.06
Lightblue (survey)
#7BC8F6
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DAFF3 #F3B16D
analogous
#6DF2F3 #6DAFF3 #6E6DF3
triadic
#6DAFF3 #F36DAF #AFF36D
tetradic
#6DAFF3 #F36DF2 #F3B16D #6DF36E
square
#6DAFF3 #F36DF2 #F3B16D #6DF36E
split-complementary
#6DAFF3 #F36E6D #F2F36D
monochromatic
#1171D4 #3490EE #6DAFF3 #A6CEF8 #DEEDFC
Accessibility & contrast
On white
2.31
#6DAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#6DAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DAFF3
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DAFF3 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F6
Deuteranopia (green-blind)
#81A4F2
Tritanopia (blue-blind)
#00BFC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6daff3; /* rgb */ color: rgb(109, 175, 243); /* oklch */ color: oklch(73.8% 0.120 250.4);
Tailwind
colors: {
custom: {
50: '#9fc6f7',
500: '#6daff3',
950: '#000000',
},
}SCSS
$custom: #6daff3; $custom-light: #9fc6f7; $custom-dark: #000000;
JSON
{
"hex": "#6daff3",
"rgb": {
"r": 109,
"g": 175,
"b": 243
},
"hsl": {
"h": 210.448,
"s": 84.81,
"l": 69.02
},
"oklch": {
"l": 0.73769,
"c": 0.12011,
"h": 250.4
},
"luminance": 0.40382
}Semantic roles & 50–950 ramp
primary
#6DAFF3
secondary
#F2DECA
accent
#7404E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1317
muted
#7F8285