#75CCF6#75CCF6
#75CCF6 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.103 H 230.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCF6 |
|---|---|
| RGB | rgb(117, 204, 246) |
| HSL | hsl(200, 88%, 71%) |
| HSV | hsv(200, 52%, 96%) |
| CMYK | cmyk(52.4%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(78.24, -14.90, -28.71) |
| CIE-LCH | lch(78.24, 32.35, 242.57°) |
| OKLab | oklab(80.62% -0.065 -0.0798) |
| OKLCH | oklch(80.62% 0.103 230.8) |
| XYZ | xyz(45.5573, 53.6176, 95.1194) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.29
Baby Blue
#89CFF0
ΔE00 2.65
Lightskyblue
#87CEFA
ΔE00 2.73
Sky Blue
#87CEEB
ΔE00 3.46
Sky
#82CAFC
ΔE00 3.73
Light Blue
#95D0FC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCF6 #F69F75
analogous
#75F6DF #75CCF6 #758BF6
triadic
#75CCF6 #F675CC #CCF675
tetradic
#75CCF6 #DF75F6 #F69F75 #8BF675
square
#75CCF6 #DF75F6 #F69F75 #8BF675
split-complementary
#75CCF6 #F6758B #F6DF75
monochromatic
#0F9DE2 #3CB7F2 #75CCF6 #AEE1FA #E2F4FD
Accessibility & contrast
On white
1.79
#75CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#75CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCF6
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCF6 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#1DD8DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75ccf6; /* rgb */ color: rgb(117, 204, 246); /* oklch */ color: oklch(80.6% 0.103 230.8);
Tailwind
colors: {
custom: {
50: '#a5dbf9',
500: '#75ccf6',
950: '#000000',
},
}SCSS
$custom: #75ccf6; $custom-light: #a5dbf9; $custom-dark: #000000;
JSON
{
"hex": "#75ccf6",
"rgb": {
"r": 117,
"g": 204,
"b": 246
},
"hsl": {
"h": 199.535,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.80622,
"c": 0.10295,
"h": 230.8
},
"luminance": 0.53621
}Semantic roles & 50–950 ramp
primary
#75CCF6
secondary
#D16E3E
accent
#4B01E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485