#7FCADD#7FCADD
#7FCADD is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.079 H 215.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCADD |
|---|---|
| RGB | rgb(127, 202, 221) |
| HSL | hsl(192, 58%, 68%) |
| HSV | hsv(192, 43%, 87%) |
| CMYK | cmyk(42.5%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(77.26, -18.40, -16.74) |
| CIE-LCH | lch(77.26, 24.87, 222.29°) |
| OKLab | oklab(79.68% -0.0642 -0.0461) |
| OKLCH | oklch(79.68% 0.079 215.7) |
| XYZ | xyz(42.9193, 51.9705, 76.1623) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.01
Baby Blue
#89CFF0
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 7.02
Ice Blue
#A5DFF9
ΔE00 7.32
Neon Blue
#04D9FF
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCADD #DD927F
analogous
#7FDDC1 #7FCADD #7F9BDD
triadic
#7FCADD #DD7FCA #CADD7F
tetradic
#7FCADD #C17FDD #DD927F #9BDD7F
square
#7FCADD #C17FDD #DD927F #9BDD7F
split-complementary
#7FCADD #DD7F9B #DDC17F
monochromatic
#2F98B2 #4FB6D0 #7FCADD #AFDEEA #E0F2F7
Accessibility & contrast
On white
1.84
#7FCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7FCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCADD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCADD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#55D1D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcadd; /* rgb */ color: rgb(127, 202, 221); /* oklch */ color: oklch(79.7% 0.079 215.7);
Tailwind
colors: {
custom: {
50: '#a9dae7',
500: '#7fcadd',
950: '#000000',
},
}SCSS
$custom: #7fcadd; $custom-light: #a9dae7; $custom-dark: #000000;
JSON
{
"hex": "#7fcadd",
"rgb": {
"r": 127,
"g": 202,
"b": 221
},
"hsl": {
"h": 192.128,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.79682,
"c": 0.07904,
"h": 215.7
},
"luminance": 0.51974
}Semantic roles & 50–950 ramp
primary
#7FCADD
secondary
#B4614D
accent
#4120C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384