#7FC8DF#7FC8DF
#7FC8DF is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.080 H 219.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8DF |
|---|---|
| RGB | rgb(127, 200, 223) |
| HSL | hsl(194, 60%, 69%) |
| HSV | hsv(194, 43%, 87%) |
| CMYK | cmyk(43%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.77, -16.85, -18.57) |
| CIE-LCH | lch(76.77, 25.07, 227.77°) |
| OKLab | oklab(79.31% -0.0611 -0.0511) |
| OKLCH | oklch(79.31% 0.08 219.9) |
| XYZ | xyz(42.7212, 51.1452, 77.4186) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.77
Baby Blue
#89CFF0
ΔE00 4.12
Ice Blue
#A5DFF9
ΔE00 6.88
Lightblue (survey)
#7BC8F6
ΔE00 6.90
Lightskyblue
#87CEFA
ΔE00 7.01
Lightblue
#ADD8E6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8DF #DF967F
analogous
#7FDFC6 #7FC8DF #7F98DF
triadic
#7FC8DF #DF7FC8 #C8DF7F
tetradic
#7FC8DF #C67FDF #DF967F #98DF7F
square
#7FC8DF #C67FDF #DF967F #98DF7F
split-complementary
#7FC8DF #DF7F98 #DFC67F
monochromatic
#2E95B6 #4EB3D3 #7FC8DF #B0DDEB #E1F2F7
Accessibility & contrast
On white
1.87
#7FC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7FC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8DF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8DF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#55D0CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc8df; /* rgb */ color: rgb(127, 200, 223); /* oklch */ color: oklch(79.3% 0.080 219.9);
Tailwind
colors: {
custom: {
50: '#a9d8e9',
500: '#7fc8df',
950: '#000000',
},
}SCSS
$custom: #7fc8df; $custom-light: #a9d8e9; $custom-dark: #000000;
JSON
{
"hex": "#7fc8df",
"rgb": {
"r": 127,
"g": 200,
"b": 223
},
"hsl": {
"h": 194.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.79308,
"c": 0.07968,
"h": 219.9
},
"luminance": 0.51148
}Semantic roles & 50–950 ramp
primary
#7FC8DF
secondary
#B6664C
accent
#471EC8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384