#75C7F3#75C7F3
#75C7F3 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.102 H 233.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75C7F3 |
|---|---|
| RGB | rgb(117, 199, 243) |
| HSL | hsl(201, 84%, 71%) |
| HSV | hsv(201, 52%, 95%) |
| CMYK | cmyk(51.9%, 18.1%, 0%, 4.7%) |
| CIE-LAB | lab(76.74, -13.14, -29.41) |
| CIE-LCH | lch(76.74, 32.21, 245.92°) |
| OKLab | oklab(79.39% -0.0605 -0.0818) |
| OKLCH | oklch(79.39% 0.102 233.5) |
| XYZ | xyz(43.9312, 51.0961, 92.3241) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.16
Lightskyblue
#87CEFA
ΔE00 2.57
Sky
#82CAFC
ΔE00 2.86
Baby Blue
#89CFF0
ΔE00 3.51
Sky Blue
#87CEEB
ΔE00 4.39
Light Blue
#95D0FC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C7F3 #F3A175
analogous
#75F3E0 #75C7F3 #7588F3
triadic
#75C7F3 #F375C7 #C7F375
tetradic
#75C7F3 #E075F3 #F3A175 #88F375
square
#75C7F3 #E075F3 #F3A175 #88F375
split-complementary
#75C7F3 #F37588 #F3E075
monochromatic
#1395DB #3DB0EE #75C7F3 #ADDEF8 #E3F4FD
Accessibility & contrast
On white
1.87
#75C7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#75C7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C7F3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C7F3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#26D3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75c7f3; /* rgb */ color: rgb(117, 199, 243); /* oklch */ color: oklch(79.4% 0.102 233.5);
Tailwind
colors: {
custom: {
50: '#a4d8f7',
500: '#75c7f3',
950: '#000000',
},
}SCSS
$custom: #75c7f3; $custom-light: #a4d8f7; $custom-dark: #000000;
JSON
{
"hex": "#75c7f3",
"rgb": {
"r": 117,
"g": 199,
"b": 243
},
"hsl": {
"h": 200.952,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.79393,
"c": 0.10176,
"h": 233.5
},
"luminance": 0.511
}Semantic roles & 50–950 ramp
primary
#75C7F3
secondary
#CD713F
accent
#5205E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385