#7FC7DA#7FC7DA
#7FC7DA is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.077 H 216.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7DA |
|---|---|
| RGB | rgb(127, 199, 218) |
| HSL | hsl(193, 55%, 68%) |
| HSV | hsv(193, 42%, 85%) |
| CMYK | cmyk(41.7%, 8.7%, 0%, 14.5%) |
| CIE-LAB | lab(76.33, -17.64, -16.54) |
| CIE-LCH | lch(76.33, 24.18, 223.15°) |
| OKLab | oklab(78.9% -0.0618 -0.0455) |
| OKLCH | oklch(78.9% 0.077 216.4) |
| XYZ | xyz(41.8262, 50.4179, 73.8437) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.08
Baby Blue
#89CFF0
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 7.18
Ice Blue
#A5DFF9
ΔE00 7.65
Neon Blue
#04D9FF
ΔE00 8.15
Lightblue (survey)
#7BC8F6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7DA #DA927F
analogous
#7FDABF #7FC7DA #7F9ADA
triadic
#7FC7DA #DA7FC7 #C7DA7F
tetradic
#7FC7DA #BF7FDA #DA927F #9ADA7F
square
#7FC7DA #BF7FDA #DA927F #9ADA7F
split-complementary
#7FC7DA #DA7F9A #DABF7F
monochromatic
#3293AD #50B2CC #7FC7DA #AEDCE8 #DEF1F5
Accessibility & contrast
On white
1.89
#7FC7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7FC7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7DA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7DA | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#ABB8DA
Tritanopia (blue-blind)
#58CECD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc7da; /* rgb */ color: rgb(127, 199, 218); /* oklch */ color: oklch(78.9% 0.077 216.4);
Tailwind
colors: {
custom: {
50: '#a8d8e5',
500: '#7fc7da',
950: '#000000',
},
}SCSS
$custom: #7fc7da; $custom-light: #a8d8e5; $custom-dark: #000000;
JSON
{
"hex": "#7fc7da",
"rgb": {
"r": 127,
"g": 199,
"b": 218
},
"hsl": {
"h": 192.527,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.78902,
"c": 0.07675,
"h": 216.4
},
"luminance": 0.50421
}Semantic roles & 50–950 ramp
primary
#7FC7DA
secondary
#AF624E
accent
#4423C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384