#7FC0ED#7FC0ED
#7FC0ED is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.092 H 239.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0ED |
|---|---|
| RGB | rgb(127, 192, 237) |
| HSL | hsl(205, 75%, 71%) |
| HSV | hsv(205, 46%, 93%) |
| CMYK | cmyk(46.4%, 19%, 0%, 7.1%) |
| CIE-LAB | lab(75.03, -8.87, -28.77) |
| CIE-LCH | lch(75.03, 30.10, 252.85°) |
| OKLab | oklab(78.09% -0.0466 -0.0799) |
| OKLCH | oklch(78.09% 0.092 239.7) |
| XYZ | xyz(42.8827, 48.3226, 87.1718) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.49
Sky
#82CAFC
ΔE00 2.69
Lightskyblue
#87CEFA
ΔE00 3.60
Sky Blue (survey)
#75BBFD
ΔE00 3.85
Light Blue
#95D0FC
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0ED #EDAC7F
analogous
#7FEDE3 #7FC0ED #7F89ED
triadic
#7FC0ED #ED7FC0 #C0ED7F
tetradic
#7FC0ED #E37FED #EDAC7F #89ED7F
square
#7FC0ED #E37FED #EDAC7F #89ED7F
split-complementary
#7FC0ED #ED7F89 #EDE37F
monochromatic
#1E89D4 #49A6E5 #7FC0ED #B5DAF5 #E4F2FB
Accessibility & contrast
On white
1.97
#7FC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#7FC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0ED
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0ED | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#9DB4EC
Tritanopia (blue-blind)
#4DCBCF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc0ed; /* rgb */ color: rgb(127, 192, 237); /* oklch */ color: oklch(78.1% 0.092 239.7);
Tailwind
colors: {
custom: {
50: '#a9d3f3',
500: '#7fc0ed',
950: '#000000',
},
}SCSS
$custom: #7fc0ed; $custom-light: #a9d3f3; $custom-dark: #000000;
JSON
{
"hex": "#7fc0ed",
"rgb": {
"r": 127,
"g": 192,
"b": 237
},
"hsl": {
"h": 204.545,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.78088,
"c": 0.09249,
"h": 239.7
},
"luminance": 0.48326
}Semantic roles & 50–950 ramp
primary
#7FC0ED
secondary
#F2E1D6
accent
#600ED8
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285