#75D5FC#75D5FC
#75D5FC is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.9% C 0.106 H 226.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5FC |
|---|---|
| RGB | rgb(117, 213, 252) |
| HSL | hsl(197, 96%, 72%) |
| HSV | hsv(197, 54%, 99%) |
| CMYK | cmyk(53.6%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(80.96, -17.84, -27.74) |
| CIE-LCH | lch(80.96, 32.98, 237.26°) |
| OKLab | oklab(82.86% -0.0727 -0.0771) |
| OKLCH | oklch(82.86% 0.106 226.7) |
| XYZ | xyz(48.6944, 58.3944, 100.7817) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.97
Sky Blue
#87CEEB
ΔE00 3.29
Lightskyblue
#87CEFA
ΔE00 4.36
Lightblue (survey)
#7BC8F6
ΔE00 4.73
Bright Sky Blue
#02CCFE
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5FC #FC9C75
analogous
#75FCDF #75D5FC #7592FC
triadic
#75D5FC #FC75D5 #D5FC75
tetradic
#75D5FC #DF75FC #FC9C75 #92FC75
square
#75D5FC #DF75FC #FC9C75 #92FC75
split-complementary
#75D5FC #FC7592 #FCDF75
monochromatic
#05ADF1 #39C3FB #75D5FC #B1E7FD #E1F6FE
Accessibility & contrast
On white
1.66
#75D5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#75D5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5FC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5FC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75d5fc; /* rgb */ color: rgb(117, 213, 252); /* oklch */ color: oklch(82.9% 0.106 226.7);
Tailwind
colors: {
custom: {
50: '#a6e2fd',
500: '#75d5fc',
950: '#000000',
},
}SCSS
$custom: #75d5fc; $custom-light: #a6e2fd; $custom-dark: #000000;
JSON
{
"hex": "#75d5fc",
"rgb": {
"r": 117,
"g": 213,
"b": 252
},
"hsl": {
"h": 197.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.82857,
"c": 0.10595,
"h": 226.7
},
"luminance": 0.58399
}Semantic roles & 50–950 ramp
primary
#75D5FC
secondary
#D96A3D
accent
#4200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485