#75CAFB#75CAFB
#75CAFB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.4% C 0.108 H 235.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #75CAFB |
|---|---|
| RGB | rgb(117, 202, 251) |
| HSL | hsl(202, 94%, 72%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(53.4%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.87, -12.42, -31.96) |
| CIE-LCH | lch(77.87, 34.29, 248.76°) |
| OKLab | oklab(80.39% -0.0611 -0.0891) |
| OKLCH | oklch(80.39% 0.108 235.6) |
| XYZ | xyz(45.8628, 52.9841, 99.0582) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.96
Sky
#82CAFC
ΔE00 2.04
Lightskyblue
#87CEFA
ΔE00 2.06
Light Blue
#95D0FC
ΔE00 4.08
Baby Blue
#89CFF0
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CAFB #FBA675
analogous
#75FBE9 #75CAFB #7587FB
triadic
#75CAFB #FB75CA #CAFB75
tetradic
#75CAFB #E975FB #FBA675 #87FB75
square
#75CAFB #E975FB #FBA675 #87FB75
split-complementary
#75CAFB #FB7587 #FBE975
monochromatic
#079AEF #3AB3F9 #75CAFB #B0E1FD #E1F4FE
Accessibility & contrast
On white
1.81
#75CAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#75CAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CAFB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CAFB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#11D7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cafb; /* rgb */ color: rgb(117, 202, 251); /* oklch */ color: oklch(80.4% 0.108 235.6);
Tailwind
colors: {
custom: {
50: '#a5dafc',
500: '#75cafb',
950: '#000000',
},
}SCSS
$custom: #75cafb; $custom-light: #a5dafc; $custom-dark: #000000;
JSON
{
"hex": "#75cafb",
"rgb": {
"r": 117,
"g": 202,
"b": 251
},
"hsl": {
"h": 201.94,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.80386,
"c": 0.108,
"h": 235.6
},
"luminance": 0.52988
}Semantic roles & 50–950 ramp
primary
#75CAFB
secondary
#D7753D
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385