#75C3FB#75C3FB
#75C3FB is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.111 H 241.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75C3FB |
|---|---|
| RGB | rgb(117, 195, 251) |
| HSL | hsl(205, 94%, 72%) |
| HSV | hsv(205, 53%, 98%) |
| CMYK | cmyk(53.4%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.93, -8.71, -34.94) |
| CIE-LCH | lch(75.93, 36.01, 256.01°) |
| OKLab | oklab(78.85% -0.0534 -0.0976) |
| OKLCH | oklch(78.85% 0.111 241.3) |
| XYZ | xyz(44.2575, 49.7734, 98.5231) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.13
Lightblue (survey)
#7BC8F6
ΔE00 2.58
Sky Blue (survey)
#75BBFD
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 3.69
Light Blue
#95D0FC
ΔE00 4.50
Deepskyblue
#00BFFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C3FB #FBAD75
analogous
#75FBF0 #75C3FB #7580FB
triadic
#75C3FB #FB75C3 #C3FB75
tetradic
#75C3FB #F075FB #FBAD75 #80FB75
square
#75C3FB #F075FB #FBAD75 #80FB75
split-complementary
#75C3FB #FB7580 #FBF075
monochromatic
#078EEF #3AA9F9 #75C3FB #B0DDFD #E1F2FE
Accessibility & contrast
On white
1.92
#75C3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#75C3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C3FB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C3FB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#18D1D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #75c3fb; /* rgb */ color: rgb(117, 195, 251); /* oklch */ color: oklch(78.9% 0.111 241.3);
Tailwind
colors: {
custom: {
50: '#a5d5fd',
500: '#75c3fb',
950: '#000000',
},
}SCSS
$custom: #75c3fb; $custom-light: #a5d5fd; $custom-dark: #000000;
JSON
{
"hex": "#75c3fb",
"rgb": {
"r": 117,
"g": 195,
"b": 251
},
"hsl": {
"h": 205.075,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.78853,
"c": 0.11129,
"h": 241.3
},
"luminance": 0.49777
}Semantic roles & 50–950 ramp
primary
#75C3FB
secondary
#F6E3D5
accent
#6000E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385