#7FC4DB#7FC4DB
#7FC4DB is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.3% C 0.077 H 221.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4DB |
|---|---|
| RGB | rgb(127, 196, 219) |
| HSL | hsl(195, 56%, 68%) |
| HSV | hsv(195, 42%, 86%) |
| CMYK | cmyk(42%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(75.52, -15.83, -18.30) |
| CIE-LCH | lch(75.52, 24.20, 229.13°) |
| OKLab | oklab(78.27% -0.0578 -0.0504) |
| OKLCH | oklch(78.27% 0.077 221.1) |
| XYZ | xyz(41.2740, 49.1035, 74.3071) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 4.40
Lightblue (survey)
#7BC8F6
ΔE00 6.76
Lightskyblue
#87CEFA
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.39
Ice Blue
#A5DFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4DB #DB967F
analogous
#7FDBC4 #7FC4DB #7F96DB
triadic
#7FC4DB #DB7FC4 #C4DB7F
tetradic
#7FC4DB #C47FDB #DB967F #96DB7F
square
#7FC4DB #C47FDB #DB967F #96DB7F
split-complementary
#7FC4DB #DB7F96 #DBC47F
monochromatic
#318FAF #4FAECE #7FC4DB #AFDAE8 #DFF0F6
Accessibility & contrast
On white
1.94
#7FC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#7FC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4DB
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4DB | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#58CCCB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fc4db; /* rgb */ color: rgb(127, 196, 219); /* oklch */ color: oklch(78.3% 0.077 221.1);
Tailwind
colors: {
custom: {
50: '#a8d6e6',
500: '#7fc4db',
950: '#000000',
},
}SCSS
$custom: #7fc4db; $custom-light: #a8d6e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc4db",
"rgb": {
"r": 127,
"g": 196,
"b": 219
},
"hsl": {
"h": 195,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.78268,
"c": 0.07671,
"h": 221.1
},
"luminance": 0.49106
}Semantic roles & 50–950 ramp
primary
#7FC4DB
secondary
#E9D4CD
accent
#4A22C4
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384