#75DFF9#75DFF9
#75DFF9 is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.0% C 0.104 H 215.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFF9 |
|---|---|
| RGB | rgb(117, 223, 249) |
| HSL | hsl(192, 92%, 72%) |
| HSV | hsv(192, 53%, 98%) |
| CMYK | cmyk(53%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(83.65, -23.71, -22.05) |
| CIE-LCH | lch(83.65, 32.38, 222.93°) |
| OKLab | oklab(84.97% -0.0846 -0.061) |
| OKLCH | oklch(84.97% 0.104 215.8) |
| XYZ | xyz(50.8160, 63.3922, 99.1622) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFF9 #F98F75
analogous
#75F9D1 #75DFF9 #759DF9
triadic
#75DFF9 #F975DF #DFF975
tetradic
#75DFF9 #D175F9 #F98F75 #9DF975
square
#75DFF9 #D175F9 #F98F75 #9DF975
split-complementary
#75DFF9 #F9759D #F9D175
monochromatic
#0ABDE9 #3AD1F6 #75DFF9 #B0EDFC #E2F8FE
Accessibility & contrast
On white
1.54
#75DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#75DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFF9
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFF9 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FB
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75dff9; /* rgb */ color: rgb(117, 223, 249); /* oklch */ color: oklch(85.0% 0.104 215.8);
Tailwind
colors: {
custom: {
50: '#a6e9fb',
500: '#75dff9',
950: '#000000',
},
}SCSS
$custom: #75dff9; $custom-light: #a6e9fb; $custom-dark: #000000;
JSON
{
"hex": "#75dff9",
"rgb": {
"r": 117,
"g": 223,
"b": 249
},
"hsl": {
"h": 191.818,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.84972,
"c": 0.10431,
"h": 215.8
},
"luminance": 0.63397
}Semantic roles & 50–950 ramp
primary
#75DFF9
secondary
#D55B3D
accent
#2D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485