#75BDFA#75BDFA
#75BDFA is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.114 H 245.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75BDFA |
|---|---|
| RGB | rgb(117, 189, 250) |
| HSL | hsl(208, 93%, 72%) |
| HSV | hsv(208, 53%, 98%) |
| CMYK | cmyk(53.2%, 24.4%, 0%, 2%) |
| CIE-LAB | lab(74.24, -5.77, -37.03) |
| CIE-LCH | lch(74.24, 37.47, 261.15°) |
| OKLab | oklab(77.5% -0.0471 -0.1036) |
| OKLCH | oklch(77.5% 0.114 245.5) |
| XYZ | xyz(42.7828, 47.0757, 97.2559) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.11
Sky
#82CAFC
ΔE00 3.91
Lightblue (survey)
#7BC8F6
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 5.53
Light Blue
#95D0FC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BDFA #FAB275
analogous
#75FAF5 #75BDFA #757BFA
triadic
#75BDFA #FA75BD #BDFA75
tetradic
#75BDFA #F575FA #FAB275 #7BFA75
square
#75BDFA #F575FA #FAB275 #7BFA75
split-complementary
#75BDFA #FA757B #FAF575
monochromatic
#0984EC #3AA1F8 #75BDFA #B0D9FC #E1F1FE
Accessibility & contrast
On white
2.02
#75BDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#75BDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BDFA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BDFA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#1FCCD2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #75bdfa; /* rgb */ color: rgb(117, 189, 250); /* oklch */ color: oklch(77.5% 0.114 245.5);
Tailwind
colors: {
custom: {
50: '#a5d0fc',
500: '#75bdfa',
950: '#000000',
},
}SCSS
$custom: #75bdfa; $custom-light: #a5d0fc; $custom-dark: #000000;
JSON
{
"hex": "#75bdfa",
"rgb": {
"r": 117,
"g": 189,
"b": 250
},
"hsl": {
"h": 207.519,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.77504,
"c": 0.11385,
"h": 245.5
},
"luminance": 0.47079
}Semantic roles & 50–950 ramp
primary
#75BDFA
secondary
#F6E4D5
accent
#6900E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101417
muted
#7F8285