#75CFF5#75CFF5
#75CFF5 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.2% C 0.102 H 227.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFF5 |
|---|---|
| RGB | rgb(117, 207, 245) |
| HSL | hsl(198, 86%, 71%) |
| HSV | hsv(198, 52%, 96%) |
| CMYK | cmyk(52.2%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(79.04, -16.73, -26.95) |
| CIE-LCH | lch(79.04, 31.72, 238.16°) |
| OKLab | oklab(81.25% -0.0686 -0.0748) |
| OKLCH | oklch(81.25% 0.102 227.5) |
| XYZ | xyz(46.1242, 54.9962, 94.5532) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.30
Sky Blue
#87CEEB
ΔE00 2.61
Lightblue (survey)
#7BC8F6
ΔE00 3.77
Lightskyblue
#87CEFA
ΔE00 3.81
Bright Sky Blue
#02CCFE
ΔE00 5.03
Sky
#82CAFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFF5 #F59B75
analogous
#75F5DB #75CFF5 #758FF5
triadic
#75CFF5 #F575CF #CFF575
tetradic
#75CFF5 #DB75F5 #F59B75 #8FF575
square
#75CFF5 #DB75F5 #F59B75 #8FF575
split-complementary
#75CFF5 #F5758F #F5DB75
monochromatic
#10A2DF #3CBBF1 #75CFF5 #AEE3F9 #E2F5FD
Accessibility & contrast
On white
1.75
#75CFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#75CFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFF5
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFF5 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF7
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#1DDADB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75cff5; /* rgb */ color: rgb(117, 207, 245); /* oklch */ color: oklch(81.2% 0.102 227.5);
Tailwind
colors: {
custom: {
50: '#a5ddf8',
500: '#75cff5',
950: '#000000',
},
}SCSS
$custom: #75cff5; $custom-light: #a5ddf8; $custom-dark: #000000;
JSON
{
"hex": "#75cff5",
"rgb": {
"r": 117,
"g": 207,
"b": 245
},
"hsl": {
"h": 197.813,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.81247,
"c": 0.10156,
"h": 227.5
},
"luminance": 0.55
}Semantic roles & 50–950 ramp
primary
#75CFF5
secondary
#D06A3F
accent
#4502E3
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485