#7FC9DC#7FC9DC
#7FC9DC is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.078 H 215.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9DC |
|---|---|
| RGB | rgb(127, 201, 220) |
| HSL | hsl(192, 57%, 68%) |
| HSV | hsv(192, 42%, 86%) |
| CMYK | cmyk(42.3%, 8.6%, 0%, 13.7%) |
| CIE-LAB | lab(76.95, -18.15, -16.67) |
| CIE-LCH | lch(76.95, 24.64, 222.57°) |
| OKLab | oklab(79.42% -0.0634 -0.0459) |
| OKLCH | oklch(79.42% 0.078 215.9) |
| XYZ | xyz(42.5526, 51.4496, 75.3847) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 7.07
Ice Blue
#A5DFF9
ΔE00 7.42
Neon Blue
#04D9FF
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9DC #DC927F
analogous
#7FDCC0 #7FC9DC #7F9ADC
triadic
#7FC9DC #DC7FC9 #C9DC7F
tetradic
#7FC9DC #C07FDC #DC927F #9ADC7F
square
#7FC9DC #C07FDC #DC927F #9ADC7F
split-complementary
#7FC9DC #DC7F9A #DCC07F
monochromatic
#3096B0 #4FB5CF #7FC9DC #AFDDE9 #DFF2F6
Accessibility & contrast
On white
1.86
#7FC9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7FC9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9DC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9DC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#56D0CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fc9dc; /* rgb */ color: rgb(127, 201, 220); /* oklch */ color: oklch(79.4% 0.078 215.9);
Tailwind
colors: {
custom: {
50: '#a8d9e6',
500: '#7fc9dc',
950: '#000000',
},
}SCSS
$custom: #7fc9dc; $custom-light: #a8d9e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc9dc",
"rgb": {
"r": 127,
"g": 201,
"b": 220
},
"hsl": {
"h": 192.258,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.79422,
"c": 0.07828,
"h": 215.9
},
"luminance": 0.51453
}Semantic roles & 50–950 ramp
primary
#7FC9DC
secondary
#B2624D
accent
#4221C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384