#7FC7DF#7FC7DF
#7FC7DF is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.1% C 0.080 H 221.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7DF |
|---|---|
| RGB | rgb(127, 199, 223) |
| HSL | hsl(195, 60%, 69%) |
| HSV | hsv(195, 43%, 87%) |
| CMYK | cmyk(43%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(76.49, -16.34, -18.99) |
| CIE-LCH | lch(76.49, 25.05, 229.29°) |
| OKLab | oklab(79.09% -0.0599 -0.0523) |
| OKLCH | oklch(79.09% 0.08 221.1) |
| XYZ | xyz(42.4903, 50.6836, 77.3416) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.59
Baby Blue
#89CFF0
ΔE00 3.86
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 6.67
Ice Blue
#A5DFF9
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7DF #DF977F
analogous
#7FDFC7 #7FC7DF #7F97DF
triadic
#7FC7DF #DF7FC7 #C7DF7F
tetradic
#7FC7DF #C77FDF #DF977F #97DF7F
square
#7FC7DF #C77FDF #DF977F #97DF7F
split-complementary
#7FC7DF #DF7F97 #DFC77F
monochromatic
#2E94B6 #4EB2D3 #7FC7DF #B0DCEB #E1F2F7
Accessibility & contrast
On white
1.89
#7FC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7FC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7DF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7DF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#55CFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc7df; /* rgb */ color: rgb(127, 199, 223); /* oklch */ color: oklch(79.1% 0.080 221.1);
Tailwind
colors: {
custom: {
50: '#a9d8e9',
500: '#7fc7df',
950: '#000000',
},
}SCSS
$custom: #7fc7df; $custom-light: #a9d8e9; $custom-dark: #000000;
JSON
{
"hex": "#7fc7df",
"rgb": {
"r": 127,
"g": 199,
"b": 223
},
"hsl": {
"h": 195,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.79085,
"c": 0.07954,
"h": 221.1
},
"luminance": 0.50687
}Semantic roles & 50–950 ramp
primary
#7FC7DF
secondary
#B6674C
accent
#481EC8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384