#75CAFF#75CAFF
#75CAFF is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.6% C 0.112 H 237.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #75CAFF |
|---|---|
| RGB | rgb(117, 202, 255) |
| HSL | hsl(203, 100%, 73%) |
| HSV | hsv(203, 54%, 100%) |
| CMYK | cmyk(54.1%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(78.02, -11.26, -33.86) |
| CIE-LCH | lch(78.02, 35.68, 251.61°) |
| OKLab | oklab(80.55% -0.0597 -0.0945) |
| OKLCH | oklch(80.55% 0.112 237.7) |
| XYZ | xyz(46.5000, 53.2389, 102.4140) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.45
Sky
#82CAFC
ΔE00 1.58
Lightskyblue
#87CEFA
ΔE00 2.29
Light Blue
#95D0FC
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.88
Sky Blue (survey)
#75BBFD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CAFF #FFAA75
analogous
#75FFEF #75CAFF #7585FF
triadic
#75CAFF #FF75CA #CAFF75
tetradic
#75CAFF #EF75FF #FFAA75 #85FF75
square
#75CAFF #EF75FF #FFAA75 #85FF75
split-complementary
#75CAFF #FF7585 #FFEF75
monochromatic
#009AFA #38B2FF #75CAFF #B2E2FF #E0F3FF
Accessibility & contrast
On white
1.80
#75CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#75CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CAFF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CAFF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75caff; /* rgb */ color: rgb(117, 202, 255); /* oklch */ color: oklch(80.6% 0.112 237.7);
Tailwind
colors: {
custom: {
50: '#a6daff',
500: '#75caff',
950: '#000000',
},
}SCSS
$custom: #75caff; $custom-light: #a6daff; $custom-dark: #000000;
JSON
{
"hex": "#75caff",
"rgb": {
"r": 117,
"g": 202,
"b": 255
},
"hsl": {
"h": 203.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.80555,
"c": 0.11181,
"h": 237.7
},
"luminance": 0.53243
}Semantic roles & 50–950 ramp
primary
#75CAFF
secondary
#DD793C
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386