#75CAFA#75CAFA
#75CAFA is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.3% C 0.107 H 235.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75CAFA |
|---|---|
| RGB | rgb(117, 202, 250) |
| HSL | hsl(202, 93%, 72%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(53.2%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(77.83, -12.71, -31.48) |
| CIE-LCH | lch(77.83, 33.95, 248.02°) |
| OKLab | oklab(80.34% -0.0614 -0.0877) |
| OKLCH | oklch(80.34% 0.107 235) |
| XYZ | xyz(45.7056, 52.9212, 98.2302) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.95
Lightskyblue
#87CEFA
ΔE00 2.07
Sky
#82CAFC
ΔE00 2.21
Baby Blue
#89CFF0
ΔE00 3.88
Light Blue
#95D0FC
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CAFA #FAA575
analogous
#75FAE7 #75CAFA #7588FA
triadic
#75CAFA #FA75CA #CAFA75
tetradic
#75CAFA #E775FA #FAA575 #88FA75
square
#75CAFA #E775FA #FAA575 #88FA75
split-complementary
#75CAFA #FA7588 #FAE775
monochromatic
#099AEC #3AB3F8 #75CAFA #B0E1FC #E1F4FE
Accessibility & contrast
On white
1.81
#75CAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#75CAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CAFA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CAFA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#14D7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cafa; /* rgb */ color: rgb(117, 202, 250); /* oklch */ color: oklch(80.3% 0.107 235.0);
Tailwind
colors: {
custom: {
50: '#a5dafc',
500: '#75cafa',
950: '#000000',
},
}SCSS
$custom: #75cafa; $custom-light: #a5dafc; $custom-dark: #000000;
JSON
{
"hex": "#75cafa",
"rgb": {
"r": 117,
"g": 202,
"b": 250
},
"hsl": {
"h": 201.654,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.80344,
"c": 0.10708,
"h": 235
},
"luminance": 0.52925
}Semantic roles & 50–950 ramp
primary
#75CAFA
secondary
#D6743D
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385