#75DFF7#75DFF7
#75DFF7 is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 84.9% C 0.103 H 214.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFF7 |
|---|---|
| RGB | rgb(117, 223, 247) |
| HSL | hsl(191, 89%, 71%) |
| HSV | hsv(191, 53%, 97%) |
| CMYK | cmyk(52.6%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(83.58, -24.25, -21.10) |
| CIE-LCH | lch(83.58, 32.15, 221.02°) |
| OKLab | oklab(84.9% -0.0853 -0.0584) |
| OKLCH | oklch(84.9% 0.103 214.4) |
| XYZ | xyz(50.5057, 63.2681, 97.5280) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.69
Neon Blue
#04D9FF
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFF7 #F78D75
analogous
#75F7CE #75DFF7 #759EF7
triadic
#75DFF7 #F775DF #DFF775
tetradic
#75DFF7 #CE75F7 #F78D75 #9EF775
square
#75DFF7 #CE75F7 #F78D75 #9EF775
split-complementary
#75DFF7 #F7759E #F7CE75
monochromatic
#0DBDE4 #3BD2F4 #75DFF7 #AFECFA #E2F8FD
Accessibility & contrast
On white
1.54
#75DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#75DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFF7
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFF7 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F8
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#01E8E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75dff7; /* rgb */ color: rgb(117, 223, 247); /* oklch */ color: oklch(84.9% 0.103 214.4);
Tailwind
colors: {
custom: {
50: '#a6e9f9',
500: '#75dff7',
950: '#000000',
},
}SCSS
$custom: #75dff7; $custom-light: #a6e9f9; $custom-dark: #000000;
JSON
{
"hex": "#75dff7",
"rgb": {
"r": 117,
"g": 223,
"b": 247
},
"hsl": {
"h": 191.077,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.84899,
"c": 0.10339,
"h": 214.4
},
"luminance": 0.63273
}Semantic roles & 50–950 ramp
primary
#75DFF7
secondary
#D2593E
accent
#2A00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485