#7FC3DB#7FC3DB
#7FC3DB is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.0% C 0.077 H 222.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3DB |
|---|---|
| RGB | rgb(127, 195, 219) |
| HSL | hsl(196, 56%, 68%) |
| HSV | hsv(196, 42%, 86%) |
| CMYK | cmyk(42%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(75.24, -15.31, -18.72) |
| CIE-LCH | lch(75.24, 24.19, 230.72°) |
| OKLab | oklab(78.05% -0.0566 -0.0516) |
| OKLCH | oklch(78.05% 0.077 222.3) |
| XYZ | xyz(41.0492, 48.6539, 74.2322) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 6.40
Lightskyblue
#87CEFA
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 7.54
Ice Blue
#A5DFF9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3DB #DB977F
analogous
#7FDBC5 #7FC3DB #7F95DB
triadic
#7FC3DB #DB7FC3 #C3DB7F
tetradic
#7FC3DB #C57FDB #DB977F #95DB7F
square
#7FC3DB #C57FDB #DB977F #95DB7F
split-complementary
#7FC3DB #DB7F95 #DBC57F
monochromatic
#318EAF #4FADCE #7FC3DB #AFD9E8 #DFF0F6
Accessibility & contrast
On white
1.96
#7FC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#7FC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3DB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3DB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDC
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#58CBCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc3db; /* rgb */ color: rgb(127, 195, 219); /* oklch */ color: oklch(78.0% 0.077 222.3);
Tailwind
colors: {
custom: {
50: '#a8d5e6',
500: '#7fc3db',
950: '#000000',
},
}SCSS
$custom: #7fc3db; $custom-light: #a8d5e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc3db",
"rgb": {
"r": 127,
"g": 195,
"b": 219
},
"hsl": {
"h": 195.652,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.78045,
"c": 0.07661,
"h": 222.3
},
"luminance": 0.48657
}Semantic roles & 50–950 ramp
primary
#7FC3DB
secondary
#E9D4CD
accent
#4C22C4
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384