#7FC7DB#7FC7DB
#7FC7DB is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.077 H 217.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7DB |
|---|---|
| RGB | rgb(127, 199, 219) |
| HSL | hsl(193, 56%, 68%) |
| HSV | hsv(193, 42%, 86%) |
| CMYK | cmyk(42%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(76.36, -17.38, -17.03) |
| CIE-LCH | lch(76.36, 24.33, 224.41°) |
| OKLab | oklab(78.94% -0.0614 -0.0469) |
| OKLCH | oklch(78.94% 0.077 217.3) |
| XYZ | xyz(41.9574, 50.4704, 74.5349) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 7.14
Ice Blue
#A5DFF9
ΔE00 7.47
Lightblue (survey)
#7BC8F6
ΔE00 7.92
Lightskyblue
#87CEFA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7DB #DB937F
analogous
#7FDBC1 #7FC7DB #7F99DB
triadic
#7FC7DB #DB7FC7 #C7DB7F
tetradic
#7FC7DB #C17FDB #DB937F #99DB7F
square
#7FC7DB #C17FDB #DB937F #99DB7F
split-complementary
#7FC7DB #DB7F99 #DBC17F
monochromatic
#3193AF #4FB2CE #7FC7DB #AFDCE8 #DFF1F6
Accessibility & contrast
On white
1.89
#7FC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7FC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7DB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7DB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#ABB8DB
Tritanopia (blue-blind)
#57CECD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc7db; /* rgb */ color: rgb(127, 199, 219); /* oklch */ color: oklch(78.9% 0.077 217.3);
Tailwind
colors: {
custom: {
50: '#a8d8e6',
500: '#7fc7db',
950: '#000000',
},
}SCSS
$custom: #7fc7db; $custom-light: #a8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc7db",
"rgb": {
"r": 127,
"g": 199,
"b": 219
},
"hsl": {
"h": 193.043,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.78938,
"c": 0.07726,
"h": 217.3
},
"luminance": 0.50473
}Semantic roles & 50–950 ramp
primary
#7FC7DB
secondary
#B1634D
accent
#4522C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384