#75C8F0#75C8F0
#75C8F0 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.099 H 230.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8F0 |
|---|---|
| RGB | rgb(117, 200, 240) |
| HSL | hsl(200, 80%, 70%) |
| HSV | hsv(200, 51%, 94%) |
| CMYK | cmyk(51.3%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.91, -14.52, -27.54) |
| CIE-LCH | lch(76.91, 31.13, 242.20°) |
| OKLab | oklab(79.49% -0.0627 -0.0765) |
| OKLCH | oklch(79.49% 0.099 230.7) |
| XYZ | xyz(43.7127, 51.3781, 90.0346) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.25
Baby Blue
#89CFF0
ΔE00 2.78
Lightskyblue
#87CEFA
ΔE00 3.12
Sky Blue
#87CEEB
ΔE00 3.38
Sky
#82CAFC
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8F0 #F09D75
analogous
#75F0DA #75C8F0 #758BF0
triadic
#75C8F0 #F075C8 #C8F075
tetradic
#75C8F0 #DA75F0 #F09D75 #8BF075
square
#75C8F0 #DA75F0 #F09D75 #8BF075
split-complementary
#75C8F0 #F0758B #F0DA75
monochromatic
#1796D4 #3EB2EA #75C8F0 #ACDEF6 #E3F4FC
Accessibility & contrast
On white
1.86
#75C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#75C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8F0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8F0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F2
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#2AD3D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c8f0; /* rgb */ color: rgb(117, 200, 240); /* oklch */ color: oklch(79.5% 0.099 230.7);
Tailwind
colors: {
custom: {
50: '#a4d8f5',
500: '#75c8f0',
950: '#000000',
},
}SCSS
$custom: #75c8f0; $custom-light: #a4d8f5; $custom-dark: #000000;
JSON
{
"hex": "#75c8f0",
"rgb": {
"r": 117,
"g": 200,
"b": 240
},
"hsl": {
"h": 199.512,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.79492,
"c": 0.0989,
"h": 230.7
},
"luminance": 0.51382
}Semantic roles & 50–950 ramp
primary
#75C8F0
secondary
#C96D40
accent
#4E09DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385