#75CCF5#75CCF5
#75CCF5 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.102 H 230.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCF5 |
|---|---|
| RGB | rgb(117, 204, 245) |
| HSL | hsl(199, 86%, 71%) |
| HSV | hsv(199, 52%, 96%) |
| CMYK | cmyk(52.2%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(78.20, -15.18, -28.23) |
| CIE-LCH | lch(78.20, 32.05, 241.73°) |
| OKLab | oklab(80.58% -0.0653 -0.0785) |
| OKLCH | oklch(80.58% 0.102 230.2) |
| XYZ | xyz(45.4043, 53.5563, 94.3132) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.51
Lightblue (survey)
#7BC8F6
ΔE00 2.52
Lightskyblue
#87CEFA
ΔE00 2.92
Sky Blue
#87CEEB
ΔE00 3.24
Sky
#82CAFC
ΔE00 3.98
Light Blue
#95D0FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCF5 #F59E75
analogous
#75F5DE #75CCF5 #758CF5
triadic
#75CCF5 #F575CC #CCF575
tetradic
#75CCF5 #DE75F5 #F59E75 #8CF575
square
#75CCF5 #DE75F5 #F59E75 #8CF575
split-complementary
#75CCF5 #F5758C #F5DE75
monochromatic
#109DDF #3CB7F1 #75CCF5 #AEE1F9 #E2F4FD
Accessibility & contrast
On white
1.79
#75CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#75CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCF5
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCF5 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A5BBF4
Tritanopia (blue-blind)
#1FD7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75ccf5; /* rgb */ color: rgb(117, 204, 245); /* oklch */ color: oklch(80.6% 0.102 230.2);
Tailwind
colors: {
custom: {
50: '#a5dbf8',
500: '#75ccf5',
950: '#000000',
},
}SCSS
$custom: #75ccf5; $custom-light: #a5dbf8; $custom-dark: #000000;
JSON
{
"hex": "#75ccf5",
"rgb": {
"r": 117,
"g": 204,
"b": 245
},
"hsl": {
"h": 199.219,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.80581,
"c": 0.10212,
"h": 230.2
},
"luminance": 0.5356
}Semantic roles & 50–950 ramp
primary
#75CCF5
secondary
#D06D3F
accent
#4A02E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485