#75DFFB#75DFFB
#75DFFB is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.0% C 0.105 H 217.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFFB |
|---|---|
| RGB | rgb(117, 223, 251) |
| HSL | hsl(193, 94%, 72%) |
| HSV | hsv(193, 53%, 98%) |
| CMYK | cmyk(53.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.71, -23.16, -23.01) |
| CIE-LCH | lch(83.71, 32.65, 224.82°) |
| OKLab | oklab(85.05% -0.0838 -0.0637) |
| OKLCH | oklch(85.05% 0.105 217.2) |
| XYZ | xyz(51.1296, 63.5177, 100.8138) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.70
Sky Blue
#87CEEB
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.68
Baby Blue
#89CFF0
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFFB #FB9175
analogous
#75FBD4 #75DFFB #759CFB
triadic
#75DFFB #FB75DF #DFFB75
tetradic
#75DFFB #D475FB #FB9175 #9CFB75
square
#75DFFB #D475FB #FB9175 #9CFB75
split-complementary
#75DFFB #FB759C #FBD475
monochromatic
#07BEEF #3AD1F9 #75DFFB #B0EDFD #E1F8FE
Accessibility & contrast
On white
1.53
#75DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#75DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFFB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFFB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #75dffb; /* rgb */ color: rgb(117, 223, 251); /* oklch */ color: oklch(85.0% 0.105 217.2);
Tailwind
colors: {
custom: {
50: '#a6e9fc',
500: '#75dffb',
950: '#000000',
},
}SCSS
$custom: #75dffb; $custom-light: #a6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#75dffb",
"rgb": {
"r": 117,
"g": 223,
"b": 251
},
"hsl": {
"h": 192.537,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.85047,
"c": 0.1053,
"h": 217.2
},
"luminance": 0.63522
}Semantic roles & 50–950 ramp
primary
#75DFFB
secondary
#D75D3D
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485