#75E2FB#75E2FB
#75E2FB is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 85.7% C 0.106 H 214.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2FB |
|---|---|
| RGB | rgb(117, 226, 251) |
| HSL | hsl(191, 94%, 72%) |
| HSV | hsv(191, 53%, 98%) |
| CMYK | cmyk(53.4%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(84.55, -24.64, -21.74) |
| CIE-LCH | lch(84.55, 32.86, 221.42°) |
| OKLab | oklab(85.72% -0.087 -0.0602) |
| OKLCH | oklch(85.72% 0.106 214.7) |
| XYZ | xyz(51.9382, 65.1349, 101.0833) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 6.49
Ice Blue
#A5DFF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2FB #FB8E75
analogous
#75FBD1 #75E2FB #759FFB
triadic
#75E2FB #FB75E2 #E2FB75
tetradic
#75E2FB #D175FB #FB8E75 #9FFB75
square
#75E2FB #D175FB #FB8E75 #9FFB75
split-complementary
#75E2FB #FB759F #FBD175
monochromatic
#07C3EF #3AD6F9 #75E2FB #B0EEFD #E1F9FE
Accessibility & contrast
On white
1.50
#75E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#75E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2FB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2FB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#BCCCFB
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e2fb; /* rgb */ color: rgb(117, 226, 251); /* oklch */ color: oklch(85.7% 0.106 214.7);
Tailwind
colors: {
custom: {
50: '#a6ebfc',
500: '#75e2fb',
950: '#000000',
},
}SCSS
$custom: #75e2fb; $custom-light: #a6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#75e2fb",
"rgb": {
"r": 117,
"g": 226,
"b": 251
},
"hsl": {
"h": 191.194,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.85718,
"c": 0.10581,
"h": 214.7
},
"luminance": 0.6514
}Semantic roles & 50–950 ramp
primary
#75E2FB
secondary
#D75A3D
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485