#7FC8DC#7FC8DC
#7FC8DC is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.2% C 0.078 H 217.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8DC |
|---|---|
| RGB | rgb(127, 200, 220) |
| HSL | hsl(193, 57%, 68%) |
| HSV | hsv(193, 42%, 86%) |
| CMYK | cmyk(42.3%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.67, -17.64, -17.09) |
| CIE-LCH | lch(76.67, 24.56, 224.11°) |
| OKLab | oklab(79.2% -0.0622 -0.047) |
| OKLCH | oklch(79.2% 0.078 217.1) |
| XYZ | xyz(42.3203, 50.9849, 75.3073) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 7.07
Ice Blue
#A5DFF9
ΔE00 7.35
Neon Blue
#04D9FF
ΔE00 7.90
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8DC #DC937F
analogous
#7FDCC1 #7FC8DC #7F99DC
triadic
#7FC8DC #DC7FC8 #C8DC7F
tetradic
#7FC8DC #C17FDC #DC937F #99DC7F
square
#7FC8DC #C17FDC #DC937F #99DC7F
split-complementary
#7FC8DC #DC7F99 #DCC17F
monochromatic
#3095B0 #4FB3CF #7FC8DC #AFDDE9 #DFF1F6
Accessibility & contrast
On white
1.88
#7FC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7FC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8DC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8DC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DD
Deuteranopia (green-blind)
#ACB8DC
Tritanopia (blue-blind)
#57CFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc8dc; /* rgb */ color: rgb(127, 200, 220); /* oklch */ color: oklch(79.2% 0.078 217.1);
Tailwind
colors: {
custom: {
50: '#a8d8e6',
500: '#7fc8dc',
950: '#000000',
},
}SCSS
$custom: #7fc8dc; $custom-light: #a8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc8dc",
"rgb": {
"r": 127,
"g": 200,
"b": 220
},
"hsl": {
"h": 192.903,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.79198,
"c": 0.07801,
"h": 217.1
},
"luminance": 0.50988
}Semantic roles & 50–950 ramp
primary
#7FC8DC
secondary
#B2634D
accent
#4421C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384