#75DFFE#75DFFE
#75DFFE is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.2% C 0.107 H 219.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFFE |
|---|---|
| RGB | rgb(117, 223, 254) |
| HSL | hsl(194, 99%, 73%) |
| HSV | hsv(194, 54%, 100%) |
| CMYK | cmyk(53.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.81, -22.33, -24.44) |
| CIE-LCH | lch(83.81, 33.11, 227.59°) |
| OKLab | oklab(85.16% -0.0827 -0.0678) |
| OKLCH | oklch(85.16% 0.107 219.3) |
| XYZ | xyz(51.6062, 63.7083, 103.3241) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFFE #FE9475
analogous
#75FED9 #75DFFE #759AFE
triadic
#75DFFE #FE75DF #DFFE75
tetradic
#75DFFE #D975FE #FE9475 #9AFE75
square
#75DFFE #D975FE #FE9475 #9AFE75
split-complementary
#75DFFE #FE759A #FED975
monochromatic
#02BFF7 #38D1FE #75DFFE #B2EDFE #E1F8FF
Accessibility & contrast
On white
1.53
#75DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#75DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFFE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFFE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #75dffe; /* rgb */ color: rgb(117, 223, 254); /* oklch */ color: oklch(85.2% 0.107 219.3);
Tailwind
colors: {
custom: {
50: '#a6e9fe',
500: '#75dffe',
950: '#000000',
},
}SCSS
$custom: #75dffe; $custom-light: #a6e9fe; $custom-dark: #000000;
JSON
{
"hex": "#75dffe",
"rgb": {
"r": 117,
"g": 223,
"b": 254
},
"hsl": {
"h": 193.577,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.85159,
"c": 0.10692,
"h": 219.3
},
"luminance": 0.63713
}Semantic roles & 50–950 ramp
primary
#75DFFE
secondary
#DB603C
accent
#3400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485