#7FC0DC#7FC0DC
#7FC0DC is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.4% C 0.077 H 227.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0DC |
|---|---|
| RGB | rgb(127, 192, 220) |
| HSL | hsl(198, 57%, 68%) |
| HSV | hsv(198, 42%, 86%) |
| CMYK | cmyk(42.3%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(74.43, -13.48, -20.49) |
| CIE-LCH | lch(74.43, 24.53, 236.65°) |
| OKLab | oklab(77.42% -0.0527 -0.0565) |
| OKLCH | oklch(77.42% 0.077 227) |
| XYZ | xyz(40.5158, 47.3758, 74.7058) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.53
Baby Blue
#89CFF0
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Lightskyblue
#87CEFA
ΔE00 5.75
Sky
#82CAFC
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0DC #DC9B7F
analogous
#7FDCCA #7FC0DC #7F91DC
triadic
#7FC0DC #DC7FC0 #C0DC7F
tetradic
#7FC0DC #CA7FDC #DC9B7F #91DC7F
square
#7FC0DC #CA7FDC #DC9B7F #91DC7F
split-complementary
#7FC0DC #DC7F91 #DCCA7F
monochromatic
#308AB0 #4FA8CF #7FC0DC #AFD8E9 #DFEFF6
Accessibility & contrast
On white
2.00
#7FC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#7FC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0DC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0DC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDD
Deuteranopia (green-blind)
#A3B2DC
Tritanopia (blue-blind)
#58C8C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc0dc; /* rgb */ color: rgb(127, 192, 220); /* oklch */ color: oklch(77.4% 0.077 227.0);
Tailwind
colors: {
custom: {
50: '#a8d3e7',
500: '#7fc0dc',
950: '#000000',
},
}SCSS
$custom: #7fc0dc; $custom-light: #a8d3e7; $custom-dark: #000000;
JSON
{
"hex": "#7fc0dc",
"rgb": {
"r": 127,
"g": 192,
"b": 220
},
"hsl": {
"h": 198.065,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.77416,
"c": 0.07724,
"h": 227
},
"luminance": 0.47379
}Semantic roles & 50–950 ramp
primary
#7FC0DC
secondary
#EAD6CD
accent
#5221C5
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284