#75E2FC#75E2FC
#75E2FC is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 85.8% C 0.106 H 215.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2FC |
|---|---|
| RGB | rgb(117, 226, 252) |
| HSL | hsl(192, 96%, 72%) |
| HSV | hsv(192, 54%, 99%) |
| CMYK | cmyk(53.6%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.59, -24.37, -22.22) |
| CIE-LCH | lch(84.59, 32.98, 222.36°) |
| OKLab | oklab(85.76% -0.0867 -0.0615) |
| OKLCH | oklch(85.76% 0.106 215.4) |
| XYZ | xyz(52.0963, 65.1981, 101.9157) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2FC #FC8F75
analogous
#75FCD3 #75E2FC #759EFC
triadic
#75E2FC #FC75E2 #E2FC75
tetradic
#75E2FC #D375FC #FC8F75 #9EFC75
square
#75E2FC #D375FC #FC8F75 #9EFC75
split-complementary
#75E2FC #FC759E #FCD375
monochromatic
#05C4F1 #39D5FB #75E2FC #B1EFFD #E1F9FE
Accessibility & contrast
On white
1.50
#75E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#75E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2FC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2FC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e2fc; /* rgb */ color: rgb(117, 226, 252); /* oklch */ color: oklch(85.8% 0.106 215.4);
Tailwind
colors: {
custom: {
50: '#a6ebfd',
500: '#75e2fc',
950: '#000000',
},
}SCSS
$custom: #75e2fc; $custom-light: #a6ebfd; $custom-dark: #000000;
JSON
{
"hex": "#75e2fc",
"rgb": {
"r": 117,
"g": 226,
"b": 252
},
"hsl": {
"h": 191.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.85755,
"c": 0.10627,
"h": 215.4
},
"luminance": 0.65203
}Semantic roles & 50–950 ramp
primary
#75E2FC
secondary
#D95B3D
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485