#75CFF6#75CFF6
#75CFF6 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.3% C 0.102 H 228.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFF6 |
|---|---|
| RGB | rgb(117, 207, 246) |
| HSL | hsl(198, 88%, 71%) |
| HSV | hsv(198, 52%, 96%) |
| CMYK | cmyk(52.4%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(79.07, -16.45, -27.43) |
| CIE-LCH | lch(79.07, 31.99, 239.04°) |
| OKLab | oklab(81.29% -0.0683 -0.0762) |
| OKLCH | oklch(81.29% 0.102 228.1) |
| XYZ | xyz(46.2772, 55.0574, 95.3593) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.33
Sky Blue
#87CEEB
ΔE00 2.79
Lightblue (survey)
#7BC8F6
ΔE00 3.53
Lightskyblue
#87CEFA
ΔE00 3.57
Sky
#82CAFC
ΔE00 4.86
Bright Sky Blue
#02CCFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFF6 #F69C75
analogous
#75F6DD #75CFF6 #758EF6
triadic
#75CFF6 #F675CF #CFF675
tetradic
#75CFF6 #DD75F6 #F69C75 #8EF675
square
#75CFF6 #DD75F6 #F69C75 #8EF675
split-complementary
#75CFF6 #F6758E #F6DD75
monochromatic
#0FA2E2 #3CBBF2 #75CFF6 #AEE3FA #E2F5FD
Accessibility & contrast
On white
1.75
#75CFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#75CFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFF6
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFF6 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF8
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#1BDADC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75cff6; /* rgb */ color: rgb(117, 207, 246); /* oklch */ color: oklch(81.3% 0.102 228.1);
Tailwind
colors: {
custom: {
50: '#a5ddf9',
500: '#75cff6',
950: '#000000',
},
}SCSS
$custom: #75cff6; $custom-light: #a5ddf9; $custom-dark: #000000;
JSON
{
"hex": "#75cff6",
"rgb": {
"r": 117,
"g": 207,
"b": 246
},
"hsl": {
"h": 198.14,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.81287,
"c": 0.10232,
"h": 228.1
},
"luminance": 0.55061
}Semantic roles & 50–950 ramp
primary
#75CFF6
secondary
#D16B3E
accent
#4601E4
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485