#7FC9DA#7FC9DA
#7FC9DA is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.3% C 0.077 H 213.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9DA |
|---|---|
| RGB | rgb(127, 201, 218) |
| HSL | hsl(191, 55%, 68%) |
| HSV | hsv(191, 42%, 85%) |
| CMYK | cmyk(41.7%, 7.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.89, -18.66, -15.69) |
| CIE-LCH | lch(76.89, 24.38, 220.05°) |
| OKLab | oklab(79.35% -0.0642 -0.0431) |
| OKLCH | oklch(79.35% 0.077 213.9) |
| XYZ | xyz(42.2893, 51.3443, 73.9981) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.72
Baby Blue
#89CFF0
ΔE00 6.12
Lightblue
#ADD8E6
ΔE00 7.22
Ice Blue
#A5DFF9
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.06
Neon Blue
#04D9FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9DA #DA907F
analogous
#7FDABE #7FC9DA #7F9BDA
triadic
#7FC9DA #DA7FC9 #C9DA7F
tetradic
#7FC9DA #BE7FDA #DA907F #9BDA7F
square
#7FC9DA #BE7FDA #DA907F #9BDA7F
split-complementary
#7FC9DA #DA7F9B #DABE7F
monochromatic
#3296AD #50B5CC #7FC9DA #AEDDE8 #DEF1F5
Accessibility & contrast
On white
1.86
#7FC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7FC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9DA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9DA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#57D0CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fc9da; /* rgb */ color: rgb(127, 201, 218); /* oklch */ color: oklch(79.3% 0.077 213.9);
Tailwind
colors: {
custom: {
50: '#a8d9e5',
500: '#7fc9da',
950: '#000000',
},
}SCSS
$custom: #7fc9da; $custom-light: #a8d9e5; $custom-dark: #000000;
JSON
{
"hex": "#7fc9da",
"rgb": {
"r": 127,
"g": 201,
"b": 218
},
"hsl": {
"h": 191.209,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.7935,
"c": 0.07735,
"h": 213.9
},
"luminance": 0.51347
}Semantic roles & 50–950 ramp
primary
#7FC9DA
secondary
#AF604E
accent
#4123C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384