#7FC6DB#7FC6DB
#7FC6DB is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.7% C 0.077 H 218.6°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC6DB |
|---|---|
| RGB | rgb(127, 198, 219) |
| HSL | hsl(194, 56%, 68%) |
| HSV | hsv(194, 42%, 86%) |
| CMYK | cmyk(42%, 9.6%, 0%, 14.1%) |
| CIE-LAB | lab(76.08, -16.87, -17.45) |
| CIE-LCH | lch(76.08, 24.27, 225.98°) |
| OKLab | oklab(78.72% -0.0602 -0.048) |
| OKLCH | oklch(78.72% 0.077 218.6) |
| XYZ | xyz(41.7281, 50.0117, 74.4585) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 7.19
Ice Blue
#A5DFF9
ΔE00 7.44
Lightblue (survey)
#7BC8F6
ΔE00 7.52
Lightskyblue
#87CEFA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC6DB #DB947F
analogous
#7FDBC2 #7FC6DB #7F98DB
triadic
#7FC6DB #DB7FC6 #C6DB7F
tetradic
#7FC6DB #C27FDB #DB947F #98DB7F
square
#7FC6DB #C27FDB #DB947F #98DB7F
split-complementary
#7FC6DB #DB7F98 #DBC27F
monochromatic
#3192AF #4FB1CE #7FC6DB #AFDBE8 #DFF1F6
Accessibility & contrast
On white
1.91
#7FC6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7FC6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC6DB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC6DB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#58CDCC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc6db; /* rgb */ color: rgb(127, 198, 219); /* oklch */ color: oklch(78.7% 0.077 218.6);
Tailwind
colors: {
custom: {
50: '#a8d7e6',
500: '#7fc6db',
950: '#000000',
},
}SCSS
$custom: #7fc6db; $custom-light: #a8d7e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc6db",
"rgb": {
"r": 127,
"g": 198,
"b": 219
},
"hsl": {
"h": 193.696,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.78715,
"c": 0.07704,
"h": 218.6
},
"luminance": 0.50015
}Semantic roles & 50–950 ramp
primary
#7FC6DB
secondary
#B1644D
accent
#4722C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384