#3D98FF#3D98FF
#3D98FF is a light, vivid cyan. Relative luminance 0.307; OKLCH L 67.6% C 0.175 H 254.1°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #3D98FF |
|---|---|
| RGB | rgb(61, 152, 255) |
| HSL | hsl(212, 100%, 62%) |
| HSV | hsv(212, 76%, 100%) |
| CMYK | cmyk(76.1%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(62.22, 7.73, -58.80) |
| CIE-LCH | lch(62.22, 59.30, 277.49°) |
| OKLab | oklab(67.6% -0.048 -0.1681) |
| OKLCH | oklch(67.6% 0.175 254.1) |
| XYZ | xyz(31.1960, 30.6649, 98.8631) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dodgerblue
#1E90FF
ΔE00 2.56
Dark Sky Blue
#448EE4
ΔE00 3.87
Azure (survey)
#069AF3
ΔE00 4.53
Cornflowerblue
#6495ED
ΔE00 4.67
Dodger Blue
#3E82FC
ΔE00 7.60
Azure
#007FFF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3D98FF #FFA43D
analogous
#3DF9FF #3D98FF #433DFF
triadic
#3D98FF #FF3D98 #98FF3D
tetradic
#3D98FF #FF3DF9 #FFA43D #3DFF43
square
#3D98FF #FF3DF9 #FFA43D #3DFF43
split-complementary
#3D98FF #FF433D #F9FF3D
monochromatic
#005BC2 #0078FF #3D98FF #7AB8FF #B7D9FF
Accessibility & contrast
On white
2.94
#3D98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#3D98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3D98FF
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3D98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3D98FF | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#458EFD
Tritanopia (blue-blind)
#00B0BF
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3d98ff; /* rgb */ color: rgb(61, 152, 255); /* oklch */ color: oklch(67.6% 0.175 254.1);
Tailwind
colors: {
custom: {
50: '#8cb5ff',
500: '#3d98ff',
950: '#000000',
},
}SCSS
$custom: #3d98ff; $custom-light: #8cb5ff; $custom-dark: #000000;
JSON
{
"hex": "#3d98ff",
"rgb": {
"r": 61,
"g": 152,
"b": 255
},
"hsl": {
"h": 211.856,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.67595,
"c": 0.17482,
"h": 254.1
},
"luminance": 0.30669
}Semantic roles & 50–950 ramp
primary
#3D98FF
secondary
#F0CEA8
accent
#7A00E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086