#75CAE2#75CAE2
#75CAE2 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.089 H 218.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75CAE2 |
|---|---|
| RGB | rgb(117, 202, 226) |
| HSL | hsl(193, 65%, 67%) |
| HSV | hsv(193, 48%, 89%) |
| CMYK | cmyk(48.2%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(76.99, -19.43, -19.89) |
| CIE-LCH | lch(76.99, 27.80, 225.67°) |
| OKLab | oklab(79.4% -0.0701 -0.0549) |
| OKLCH | oklch(79.4% 0.089 218.1) |
| XYZ | xyz(42.1790, 51.5105, 79.6566) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 6.44
Bright Sky Blue
#02CCFE
ΔE00 6.86
Lightblue (survey)
#7BC8F6
ΔE00 7.37
Ice Blue
#A5DFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CAE2 #E28D75
analogous
#75E2C3 #75CAE2 #7594E2
triadic
#75CAE2 #E275CA #CAE275
tetradic
#75CAE2 #C375E2 #E28D75 #94E275
square
#75CAE2 #C375E2 #E28D75 #94E275
split-complementary
#75CAE2 #E27594 #E2C375
monochromatic
#2697B6 #42B7D7 #75CAE2 #A8DDED #DAF1F7
Accessibility & contrast
On white
1.86
#75CAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#75CAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CAE2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CAE2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E3
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#3AD3D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cae2; /* rgb */ color: rgb(117, 202, 226); /* oklch */ color: oklch(79.4% 0.089 218.1);
Tailwind
colors: {
custom: {
50: '#a3daeb',
500: '#75cae2',
950: '#000000',
},
}SCSS
$custom: #75cae2; $custom-light: #a3daeb; $custom-dark: #000000;
JSON
{
"hex": "#75cae2",
"rgb": {
"r": 117,
"g": 202,
"b": 226
},
"hsl": {
"h": 193.211,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.79396,
"c": 0.08905,
"h": 218.1
},
"luminance": 0.51514
}Semantic roles & 50–950 ramp
primary
#75CAE2
secondary
#B75D44
accent
#4018CD
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#101416
muted
#808384