#75E4FF#75E4FF
#75E4FF is a very light, moderate cyan. Relative luminance 0.665; OKLCH L 86.3% C 0.108 H 215.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4FF |
|---|---|
| RGB | rgb(117, 228, 255) |
| HSL | hsl(192, 100%, 73%) |
| HSV | hsv(192, 54%, 100%) |
| CMYK | cmyk(54.1%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(85.24, -24.53, -22.80) |
| CIE-LCH | lch(85.24, 33.49, 222.91°) |
| OKLab | oklab(86.31% -0.0877 -0.0631) |
| OKLCH | oklch(86.31% 0.108 215.8) |
| XYZ | xyz(53.1224, 66.4838, 104.6215) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.60
Ice Blue
#A5DFF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4FF #FF9075
analogous
#75FFD5 #75E4FF #759FFF
triadic
#75E4FF #FF75E4 #E4FF75
tetradic
#75E4FF #D575FF #FF9075 #9FFF75
square
#75E4FF #D575FF #FF9075 #9FFF75
split-complementary
#75E4FF #FF759F #FFD575
monochromatic
#00C9FA #38D8FF #75E4FF #B2F0FF #E0F9FF
Accessibility & contrast
On white
1.47
#75E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#75E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4FF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4FF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#00EEEC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75e4ff; /* rgb */ color: rgb(117, 228, 255); /* oklch */ color: oklch(86.3% 0.108 215.8);
Tailwind
colors: {
custom: {
50: '#a7ecff',
500: '#75e4ff',
950: '#000000',
},
}SCSS
$custom: #75e4ff; $custom-light: #a7ecff; $custom-dark: #000000;
JSON
{
"hex": "#75e4ff",
"rgb": {
"r": 117,
"g": 228,
"b": 255
},
"hsl": {
"h": 191.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.86314,
"c": 0.10804,
"h": 215.8
},
"luminance": 0.66489
}Semantic roles & 50–950 ramp
primary
#75E4FF
secondary
#DD5B3C
accent
#2D00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486