#7FC8DB#7FC8DB
#7FC8DB is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.078 H 216.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8DB |
|---|---|
| RGB | rgb(127, 200, 219) |
| HSL | hsl(192, 56%, 68%) |
| HSV | hsv(192, 42%, 86%) |
| CMYK | cmyk(42%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.64, -17.90, -16.60) |
| CIE-LCH | lch(76.64, 24.41, 222.86°) |
| OKLab | oklab(79.16% -0.0626 -0.0457) |
| OKLCH | oklch(79.16% 0.078 216.1) |
| XYZ | xyz(42.1882, 50.9321, 74.6119) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 7.12
Ice Blue
#A5DFF9
ΔE00 7.53
Neon Blue
#04D9FF
ΔE00 7.99
Lightblue (survey)
#7BC8F6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8DB #DB927F
analogous
#7FDBC0 #7FC8DB #7F9ADB
triadic
#7FC8DB #DB7FC8 #C8DB7F
tetradic
#7FC8DB #C07FDB #DB927F #9ADB7F
square
#7FC8DB #C07FDB #DB927F #9ADB7F
split-complementary
#7FC8DB #DB7F9A #DBC07F
monochromatic
#3195AF #4FB3CE #7FC8DB #AFDDE8 #DFF1F6
Accessibility & contrast
On white
1.88
#7FC8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7FC8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8DB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8DB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#57CFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc8db; /* rgb */ color: rgb(127, 200, 219); /* oklch */ color: oklch(79.2% 0.078 216.1);
Tailwind
colors: {
custom: {
50: '#a8d8e6',
500: '#7fc8db',
950: '#000000',
},
}SCSS
$custom: #7fc8db; $custom-light: #a8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc8db",
"rgb": {
"r": 127,
"g": 200,
"b": 219
},
"hsl": {
"h": 192.391,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.79162,
"c": 0.07751,
"h": 216.1
},
"luminance": 0.50935
}Semantic roles & 50–950 ramp
primary
#7FC8DB
secondary
#B1624D
accent
#4322C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384