#75C8F8#75C8F8
#75C8F8 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.8% C 0.106 H 235.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8F8 |
|---|---|
| RGB | rgb(117, 200, 248) |
| HSL | hsl(202, 90%, 72%) |
| HSV | hsv(202, 53%, 97%) |
| CMYK | cmyk(52.8%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(77.20, -12.23, -31.38) |
| CIE-LCH | lch(77.20, 33.68, 248.70°) |
| OKLab | oklab(79.82% -0.0599 -0.0874) |
| OKLCH | oklch(79.82% 0.106 235.6) |
| XYZ | xyz(44.9274, 51.8640, 96.4319) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.68
Sky
#82CAFC
ΔE00 2.08
Lightskyblue
#87CEFA
ΔE00 2.24
Baby Blue
#89CFF0
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8F8 #F8A575
analogous
#75F8E7 #75C8F8 #7587F8
triadic
#75C8F8 #F875C8 #C8F875
tetradic
#75C8F8 #E775F8 #F8A575 #87F875
square
#75C8F8 #E775F8 #F8A575 #87F875
split-complementary
#75C8F8 #F87587 #F8E775
monochromatic
#0C97E7 #3BB1F5 #75C8F8 #AFDFFB #E2F3FE
Accessibility & contrast
On white
1.85
#75C8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#75C8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8F8
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8F8 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6FA
Deuteranopia (green-blind)
#9FB9F7
Tritanopia (blue-blind)
#1BD5D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75c8f8; /* rgb */ color: rgb(117, 200, 248); /* oklch */ color: oklch(79.8% 0.106 235.6);
Tailwind
colors: {
custom: {
50: '#a5d8fa',
500: '#75c8f8',
950: '#000000',
},
}SCSS
$custom: #75c8f8; $custom-light: #a5d8fa; $custom-dark: #000000;
JSON
{
"hex": "#75c8f8",
"rgb": {
"r": 117,
"g": 200,
"b": 248
},
"hsl": {
"h": 201.985,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.79821,
"c": 0.10597,
"h": 235.6
},
"luminance": 0.51868
}Semantic roles & 50–950 ramp
primary
#75C8F8
secondary
#D3753E
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385