#75DAFB#75DAFB
#75DAFB is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 83.9% C 0.105 H 221.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75DAFB |
|---|---|
| RGB | rgb(117, 218, 251) |
| HSL | hsl(195, 94%, 72%) |
| HSV | hsv(195, 53%, 98%) |
| CMYK | cmyk(53.4%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.32, -20.66, -25.14) |
| CIE-LCH | lch(82.32, 32.53, 230.59°) |
| OKLab | oklab(83.93% -0.0785 -0.0697) |
| OKLCH | oklch(83.93% 0.105 221.6) |
| XYZ | xyz(49.8134, 60.8853, 100.3750) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.32
Neon Blue
#04D9FF
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.64
Bright Sky Blue
#02CCFE
ΔE00 6.09
Lightskyblue
#87CEFA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DAFB #FB9675
analogous
#75FBD9 #75DAFB #7597FB
triadic
#75DAFB #FB75DA #DAFB75
tetradic
#75DAFB #D975FB #FB9675 #97FB75
square
#75DAFB #D975FB #FB9675 #97FB75
split-complementary
#75DAFB #FB7597 #FBD975
monochromatic
#07B6EF #3ACAF9 #75DAFB #B0EAFD #E1F7FE
Accessibility & contrast
On white
1.59
#75DAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#75DAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DAFB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DAFB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#B3C6FB
Tritanopia (blue-blind)
#00E5E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dafb; /* rgb */ color: rgb(117, 218, 251); /* oklch */ color: oklch(83.9% 0.105 221.6);
Tailwind
colors: {
custom: {
50: '#a6e5fc',
500: '#75dafb',
950: '#000000',
},
}SCSS
$custom: #75dafb; $custom-light: #a6e5fc; $custom-dark: #000000;
JSON
{
"hex": "#75dafb",
"rgb": {
"r": 117,
"g": 218,
"b": 251
},
"hsl": {
"h": 194.776,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.8393,
"c": 0.10495,
"h": 221.6
},
"luminance": 0.6089
}Semantic roles & 50–950 ramp
primary
#75DAFB
secondary
#D7633D
accent
#3900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485