#75D3FA#75D3FA
#75D3FA is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.3% C 0.105 H 227.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75D3FA |
|---|---|
| RGB | rgb(117, 211, 250) |
| HSL | hsl(198, 93%, 72%) |
| HSV | hsv(198, 53%, 98%) |
| CMYK | cmyk(53.2%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(80.33, -17.38, -27.64) |
| CIE-LCH | lch(80.33, 32.65, 237.84°) |
| OKLab | oklab(82.33% -0.0712 -0.0768) |
| OKLCH | oklch(82.33% 0.105 227.2) |
| XYZ | xyz(47.8792, 57.2684, 98.9547) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.68
Sky Blue
#87CEEB
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 4.06
Lightblue (survey)
#7BC8F6
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 5.11
Sky
#82CAFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D3FA #FA9C75
analogous
#75FADF #75D3FA #7591FA
triadic
#75D3FA #FA75D3 #D3FA75
tetradic
#75D3FA #DF75FA #FA9C75 #91FA75
square
#75D3FA #DF75FA #FA9C75 #91FA75
split-complementary
#75D3FA #FA7591 #FADF75
monochromatic
#09A9EC #3AC0F8 #75D3FA #B0E6FC #E1F6FE
Accessibility & contrast
On white
1.69
#75D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#75D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D3FA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D3FA | 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)
#BED0FC
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#08DEE0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75d3fa; /* rgb */ color: rgb(117, 211, 250); /* oklch */ color: oklch(82.3% 0.105 227.2);
Tailwind
colors: {
custom: {
50: '#a5e0fc',
500: '#75d3fa',
950: '#000000',
},
}SCSS
$custom: #75d3fa; $custom-light: #a5e0fc; $custom-dark: #000000;
JSON
{
"hex": "#75d3fa",
"rgb": {
"r": 117,
"g": 211,
"b": 250
},
"hsl": {
"h": 197.594,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.82334,
"c": 0.10474,
"h": 227.2
},
"luminance": 0.57273
}Semantic roles & 50–950 ramp
primary
#75D3FA
secondary
#D66A3D
accent
#4300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485