#75CCFE#75CCFE
#75CCFE is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.110 H 235.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCFE |
|---|---|
| RGB | rgb(117, 204, 254) |
| HSL | hsl(202, 99%, 73%) |
| HSV | hsv(202, 54%, 100%) |
| CMYK | cmyk(53.9%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.53, -12.60, -32.53) |
| CIE-LCH | lch(78.53, 34.89, 248.82°) |
| OKLab | oklab(80.95% -0.0622 -0.0907) |
| OKLCH | oklch(80.95% 0.11 235.5) |
| XYZ | xyz(46.8117, 54.1193, 101.7259) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.39
Lightskyblue
#87CEFA
ΔE00 2.01
Sky
#82CAFC
ΔE00 2.14
Light Blue
#95D0FC
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCFE #FEA775
analogous
#75FEEC #75CCFE #7587FE
triadic
#75CCFE #FE75CC #CCFE75
tetradic
#75CCFE #EC75FE #FEA775 #87FE75
square
#75CCFE #EC75FE #FEA775 #87FE75
split-complementary
#75CCFE #FE7587 #FEEC75
monochromatic
#029DF7 #38B6FE #75CCFE #B2E2FE #E1F4FF
Accessibility & contrast
On white
1.78
#75CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#75CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCFE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCFE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#00D9DD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75ccfe; /* rgb */ color: rgb(117, 204, 254); /* oklch */ color: oklch(81.0% 0.110 235.5);
Tailwind
colors: {
custom: {
50: '#a6dbff',
500: '#75ccfe',
950: '#000000',
},
}SCSS
$custom: #75ccfe; $custom-light: #a6dbff; $custom-dark: #000000;
JSON
{
"hex": "#75ccfe",
"rgb": {
"r": 117,
"g": 204,
"b": 254
},
"hsl": {
"h": 201.898,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.80951,
"c": 0.11002,
"h": 235.5
},
"luminance": 0.54123
}Semantic roles & 50–950 ramp
primary
#75CCFE
secondary
#DB763C
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101518
muted
#818486