#7FC2DE#7FC2DE
#7FC2DE is a light, moderate cyan. Relative luminance 0.484; OKLCH L 77.9% C 0.079 H 226.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2DE |
|---|---|
| RGB | rgb(127, 194, 222) |
| HSL | hsl(198, 59%, 68%) |
| HSV | hsv(198, 43%, 87%) |
| CMYK | cmyk(42.8%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(75.06, -14.00, -20.62) |
| CIE-LCH | lch(75.06, 24.92, 235.82°) |
| OKLab | oklab(77.94% -0.0543 -0.0569) |
| OKLCH | oklch(77.94% 0.079 226.3) |
| XYZ | xyz(41.2243, 48.3667, 76.2565) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 3.60
Lightblue (survey)
#7BC8F6
ΔE00 5.05
Lightskyblue
#87CEFA
ΔE00 5.57
Sky
#82CAFC
ΔE00 6.44
Light Blue
#95D0FC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2DE #DE9B7F
analogous
#7FDECA #7FC2DE #7F92DE
triadic
#7FC2DE #DE7FC2 #C2DE7F
tetradic
#7FC2DE #CA7FDE #DE9B7F #92DE7F
square
#7FC2DE #CA7FDE #DE9B7F #92DE7F
split-complementary
#7FC2DE #DE7F92 #DECA7F
monochromatic
#2E8DB4 #4EABD1 #7FC2DE #B0D9EB #E0F0F7
Accessibility & contrast
On white
1.97
#7FC2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#7FC2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2DE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2DE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE0
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#57CACB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc2de; /* rgb */ color: rgb(127, 194, 222); /* oklch */ color: oklch(77.9% 0.079 226.3);
Tailwind
colors: {
custom: {
50: '#a8d4e8',
500: '#7fc2de',
950: '#000000',
},
}SCSS
$custom: #7fc2de; $custom-light: #a8d4e8; $custom-dark: #000000;
JSON
{
"hex": "#7fc2de",
"rgb": {
"r": 127,
"g": 194,
"b": 222
},
"hsl": {
"h": 197.684,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.77935,
"c": 0.07866,
"h": 226.3
},
"luminance": 0.4837
}Semantic roles & 50–950 ramp
primary
#7FC2DE
secondary
#EBD7CE
accent
#501FC7
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101416
muted
#7F8384