#75E2FF#75E2FF
#75E2FF is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 85.9% C 0.108 H 217.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2FF |
|---|---|
| RGB | rgb(117, 226, 255) |
| HSL | hsl(193, 100%, 73%) |
| HSV | hsv(193, 54%, 100%) |
| CMYK | cmyk(54.1%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.68, -23.54, -23.65) |
| CIE-LCH | lch(84.68, 33.37, 225.13°) |
| OKLab | oklab(85.87% -0.0855 -0.0655) |
| OKLCH | oklch(85.87% 0.108 217.5) |
| XYZ | xyz(52.5754, 65.3898, 104.4392) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.49
Sky Blue
#87CEEB
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Ice Blue
#A5DFF9
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2FF #FF9275
analogous
#75FFD7 #75E2FF #759DFF
triadic
#75E2FF #FF75E2 #E2FF75
tetradic
#75E2FF #D775FF #FF9275 #9DFF75
square
#75E2FF #D775FF #FF9275 #9DFF75
split-complementary
#75E2FF #FF759D #FFD775
monochromatic
#00C5FA #38D5FF #75E2FF #B2EFFF #E0F9FF
Accessibility & contrast
On white
1.49
#75E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#75E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2FF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2FF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#BACDFF
Tritanopia (blue-blind)
#00ECEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e2ff; /* rgb */ color: rgb(117, 226, 255); /* oklch */ color: oklch(85.9% 0.108 217.5);
Tailwind
colors: {
custom: {
50: '#a7ebff',
500: '#75e2ff',
950: '#000000',
},
}SCSS
$custom: #75e2ff; $custom-light: #a7ebff; $custom-dark: #000000;
JSON
{
"hex": "#75e2ff",
"rgb": {
"r": 117,
"g": 226,
"b": 255
},
"hsl": {
"h": 192.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.85867,
"c": 0.10776,
"h": 217.5
},
"luminance": 0.65395
}Semantic roles & 50–950 ramp
primary
#75E2FF
secondary
#DD5D3C
accent
#3000E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486