#7FC9DB#7FC9DB
#7FC9DB is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.4% C 0.078 H 214.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9DB |
|---|---|
| RGB | rgb(127, 201, 219) |
| HSL | hsl(192, 56%, 68%) |
| HSV | hsv(192, 42%, 86%) |
| CMYK | cmyk(42%, 8.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.92, -18.41, -16.18) |
| CIE-LCH | lch(76.92, 24.51, 221.32°) |
| OKLab | oklab(79.39% -0.0638 -0.0445) |
| OKLCH | oklch(79.39% 0.078 214.9) |
| XYZ | xyz(42.4206, 51.3968, 74.6893) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 7.14
Ice Blue
#A5DFF9
ΔE00 7.63
Neon Blue
#04D9FF
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9DB #DB917F
analogous
#7FDBBF #7FC9DB #7F9BDB
triadic
#7FC9DB #DB7FC9 #C9DB7F
tetradic
#7FC9DB #BF7FDB #DB917F #9BDB7F
square
#7FC9DB #BF7FDB #DB917F #9BDB7F
split-complementary
#7FC9DB #DB7F9B #DBBF7F
monochromatic
#3196AF #4FB5CE #7FC9DB #AFDDE8 #DFF1F6
Accessibility & contrast
On white
1.86
#7FC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7FC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9DB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9DB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#57D0CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fc9db; /* rgb */ color: rgb(127, 201, 219); /* oklch */ color: oklch(79.4% 0.078 214.9);
Tailwind
colors: {
custom: {
50: '#a8d9e6',
500: '#7fc9db',
950: '#000000',
},
}SCSS
$custom: #7fc9db; $custom-light: #a8d9e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc9db",
"rgb": {
"r": 127,
"g": 201,
"b": 219
},
"hsl": {
"h": 191.739,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.79386,
"c": 0.0778,
"h": 214.9
},
"luminance": 0.514
}Semantic roles & 50–950 ramp
primary
#7FC9DB
secondary
#B1614D
accent
#4222C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384