#75DFF5#75DFF5
#75DFF5 is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 84.8% C 0.103 H 212.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFF5 |
|---|---|
| RGB | rgb(117, 223, 245) |
| HSL | hsl(190, 86%, 71%) |
| HSV | hsv(190, 52%, 96%) |
| CMYK | cmyk(52.2%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(83.52, -24.80, -20.14) |
| CIE-LCH | lch(83.52, 31.94, 219.08°) |
| OKLab | oklab(84.83% -0.0861 -0.0557) |
| OKLCH | oklch(84.83% 0.103 212.9) |
| XYZ | xyz(50.1988, 63.1453, 95.9114) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFF5 #F58B75
analogous
#75F5CB #75DFF5 #759FF5
triadic
#75DFF5 #F575DF #DFF575
tetradic
#75DFF5 #CB75F5 #F58B75 #9FF575
square
#75DFF5 #CB75F5 #F58B75 #9FF575
split-complementary
#75DFF5 #F5759F #F5CB75
monochromatic
#10BCDF #3CD2F1 #75DFF5 #AEECF9 #E2F8FD
Accessibility & contrast
On white
1.54
#75DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#75DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFF5
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFF5 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F6
Deuteranopia (green-blind)
#BACAF5
Tritanopia (blue-blind)
#0BE8E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75dff5; /* rgb */ color: rgb(117, 223, 245); /* oklch */ color: oklch(84.8% 0.103 212.9);
Tailwind
colors: {
custom: {
50: '#a6e9f8',
500: '#75dff5',
950: '#000000',
},
}SCSS
$custom: #75dff5; $custom-light: #a6e9f8; $custom-dark: #000000;
JSON
{
"hex": "#75dff5",
"rgb": {
"r": 117,
"g": 223,
"b": 245
},
"hsl": {
"h": 190.313,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.84826,
"c": 0.10253,
"h": 212.9
},
"luminance": 0.6315
}Semantic roles & 50–950 ramp
primary
#75DFF5
secondary
#D0573F
accent
#2902E3
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485