#7FCADE#7FCADE
#7FCADE is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.080 H 216.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCADE |
|---|---|
| RGB | rgb(127, 202, 222) |
| HSL | hsl(193, 59%, 68%) |
| HSV | hsv(193, 43%, 87%) |
| CMYK | cmyk(42.8%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(77.30, -18.14, -17.23) |
| CIE-LCH | lch(77.30, 25.02, 223.52°) |
| OKLab | oklab(79.72% -0.0638 -0.0474) |
| OKLCH | oklch(79.72% 0.08 216.6) |
| XYZ | xyz(43.0530, 52.0239, 76.8660) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.67
Baby Blue
#89CFF0
ΔE00 5.08
Lightblue
#ADD8E6
ΔE00 6.97
Ice Blue
#A5DFF9
ΔE00 7.12
Neon Blue
#04D9FF
ΔE00 7.57
Lightblue (survey)
#7BC8F6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCADE #DE937F
analogous
#7FDEC2 #7FCADE #7F9ADE
triadic
#7FCADE #DE7FCA #CADE7F
tetradic
#7FCADE #C27FDE #DE937F #9ADE7F
square
#7FCADE #C27FDE #DE937F #9ADE7F
split-complementary
#7FCADE #DE7F9A #DEC27F
monochromatic
#2E98B4 #4EB6D1 #7FCADE #B0DEEB #E0F2F7
Accessibility & contrast
On white
1.84
#7FCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7FCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCADE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCADE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#55D1D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcade; /* rgb */ color: rgb(127, 202, 222); /* oklch */ color: oklch(79.7% 0.080 216.6);
Tailwind
colors: {
custom: {
50: '#a9dae8',
500: '#7fcade',
950: '#000000',
},
}SCSS
$custom: #7fcade; $custom-light: #a9dae8; $custom-dark: #000000;
JSON
{
"hex": "#7fcade",
"rgb": {
"r": 127,
"g": 202,
"b": 222
},
"hsl": {
"h": 192.632,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.79718,
"c": 0.07952,
"h": 216.6
},
"luminance": 0.52027
}Semantic roles & 50–950 ramp
primary
#7FCADE
secondary
#B5624C
accent
#421FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384