#75DCF2#75DCF2
#75DCF2 is a very light, moderate cyan. Relative luminance 0.614; OKLCH L 84.0% C 0.101 H 213.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCF2 |
|---|---|
| RGB | rgb(117, 220, 242) |
| HSL | hsl(191, 83%, 70%) |
| HSV | hsv(191, 52%, 95%) |
| CMYK | cmyk(51.7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.58, -24.13, -19.97) |
| CIE-LCH | lch(82.58, 31.32, 219.61°) |
| OKLab | oklab(84.04% -0.084 -0.0552) |
| OKLCH | oklch(84.04% 0.101 213.3) |
| XYZ | xyz(48.9501, 61.3748, 93.2541) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.86
Neon Blue
#04D9FF
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCF2 #F28B75
analogous
#75F2C9 #75DCF2 #759DF2
triadic
#75DCF2 #F275DC #DCF275
tetradic
#75DCF2 #C975F2 #F28B75 #9DF275
square
#75DCF2 #C975F2 #F28B75 #9DF275
split-complementary
#75DCF2 #F2759D #F2C975
monochromatic
#14B6D8 #3DCEED #75DCF2 #ADEAF7 #E3F8FC
Accessibility & contrast
On white
1.58
#75DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#75DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCF2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCF2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B8C7F2
Tritanopia (blue-blind)
#19E5E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dcf2; /* rgb */ color: rgb(117, 220, 242); /* oklch */ color: oklch(84.0% 0.101 213.3);
Tailwind
colors: {
custom: {
50: '#a5e7f6',
500: '#75dcf2',
950: '#000000',
},
}SCSS
$custom: #75dcf2; $custom-light: #a5e7f6; $custom-dark: #000000;
JSON
{
"hex": "#75dcf2",
"rgb": {
"r": 117,
"g": 220,
"b": 242
},
"hsl": {
"h": 190.56,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.84041,
"c": 0.10051,
"h": 213.3
},
"luminance": 0.61379
}Semantic roles & 50–950 ramp
primary
#75DCF2
secondary
#CC583F
accent
#2C06DF
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485