#75CEF3#75CEF3
#75CEF3 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.100 H 227.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEF3 |
|---|---|
| RGB | rgb(117, 206, 243) |
| HSL | hsl(198, 84%, 71%) |
| HSV | hsv(198, 52%, 95%) |
| CMYK | cmyk(51.9%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(78.69, -16.78, -26.42) |
| CIE-LCH | lch(78.69, 31.30, 237.57°) |
| OKLab | oklab(80.95% -0.0683 -0.0733) |
| OKLCH | oklch(80.95% 0.1 227) |
| XYZ | xyz(45.5790, 54.3917, 92.8734) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.27
Sky Blue
#87CEEB
ΔE00 2.43
Lightblue (survey)
#7BC8F6
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 3.96
Bright Sky Blue
#02CCFE
ΔE00 5.05
Sky
#82CAFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEF3 #F39A75
analogous
#75F3D9 #75CEF3 #758FF3
triadic
#75CEF3 #F375CE #CEF375
tetradic
#75CEF3 #D975F3 #F39A75 #8FF375
square
#75CEF3 #D975F3 #F39A75 #8FF375
split-complementary
#75CEF3 #F3758F #F3D975
monochromatic
#13A0DB #3DBAEE #75CEF3 #ADE2F8 #E3F5FD
Accessibility & contrast
On white
1.77
#75CEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#75CEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEF3
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEF3 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF5
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#22D9DA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75cef3; /* rgb */ color: rgb(117, 206, 243); /* oklch */ color: oklch(80.9% 0.100 227.0);
Tailwind
colors: {
custom: {
50: '#a5ddf7',
500: '#75cef3',
950: '#000000',
},
}SCSS
$custom: #75cef3; $custom-light: #a5ddf7; $custom-dark: #000000;
JSON
{
"hex": "#75cef3",
"rgb": {
"r": 117,
"g": 206,
"b": 243
},
"hsl": {
"h": 197.619,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.80946,
"c": 0.10018,
"h": 227
},
"luminance": 0.54396
}Semantic roles & 50–950 ramp
primary
#75CEF3
secondary
#CD693F
accent
#4505E0
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485