#7FC5DC#7FC5DC
#7FC5DC is a light, moderate cyan. Relative luminance 0.496; OKLCH L 78.5% C 0.077 H 220.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5DC |
|---|---|
| RGB | rgb(127, 197, 220) |
| HSL | hsl(195, 57%, 68%) |
| HSV | hsv(195, 42%, 86%) |
| CMYK | cmyk(42.3%, 10.5%, 0%, 13.7%) |
| CIE-LAB | lab(75.83, -16.09, -18.37) |
| CIE-LCH | lch(75.83, 24.42, 228.78°) |
| OKLab | oklab(78.53% -0.0587 -0.0506) |
| OKLCH | oklch(78.53% 0.077 220.8) |
| XYZ | xyz(41.6323, 49.6089, 75.0779) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.08
Baby Blue
#89CFF0
ΔE00 4.31
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Lightskyblue
#87CEFA
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 7.29
Ice Blue
#A5DFF9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5DC #DC967F
analogous
#7FDCC4 #7FC5DC #7F96DC
triadic
#7FC5DC #DC7FC5 #C5DC7F
tetradic
#7FC5DC #C47FDC #DC967F #96DC7F
square
#7FC5DC #C47FDC #DC967F #96DC7F
split-complementary
#7FC5DC #DC7F96 #DCC47F
monochromatic
#3091B0 #4FAFCF #7FC5DC #AFDBE9 #DFF1F6
Accessibility & contrast
On white
1.92
#7FC5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#7FC5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5DC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5DC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#57CDCC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7fc5dc; /* rgb */ color: rgb(127, 197, 220); /* oklch */ color: oklch(78.5% 0.077 220.8);
Tailwind
colors: {
custom: {
50: '#a8d6e6',
500: '#7fc5dc',
950: '#000000',
},
}SCSS
$custom: #7fc5dc; $custom-light: #a8d6e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc5dc",
"rgb": {
"r": 127,
"g": 197,
"b": 220
},
"hsl": {
"h": 194.839,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.78528,
"c": 0.07746,
"h": 220.8
},
"luminance": 0.49612
}Semantic roles & 50–950 ramp
primary
#7FC5DC
secondary
#EAD4CD
accent
#4921C5
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101416
muted
#7F8384