#7FC7DE#7FC7DE
#7FC7DE is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.079 H 220.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7DE |
|---|---|
| RGB | rgb(127, 199, 222) |
| HSL | hsl(195, 59%, 68%) |
| HSV | hsv(195, 43%, 87%) |
| CMYK | cmyk(42.8%, 10.4%, 0%, 12.9%) |
| CIE-LAB | lab(76.45, -16.60, -18.50) |
| CIE-LCH | lch(76.45, 24.85, 228.10°) |
| OKLab | oklab(79.05% -0.0603 -0.051) |
| OKLCH | oklch(79.05% 0.079 220.2) |
| XYZ | xyz(42.3559, 50.6298, 76.6337) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 4.17
Lightblue (survey)
#7BC8F6
ΔE00 6.85
Lightskyblue
#87CEFA
ΔE00 7.01
Ice Blue
#A5DFF9
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7DE #DE967F
analogous
#7FDEC5 #7FC7DE #7F97DE
triadic
#7FC7DE #DE7FC7 #C7DE7F
tetradic
#7FC7DE #C57FDE #DE967F #97DE7F
square
#7FC7DE #C57FDE #DE967F #97DE7F
split-complementary
#7FC7DE #DE7F97 #DEC57F
monochromatic
#2E94B4 #4EB2D1 #7FC7DE #B0DCEB #E0F2F7
Accessibility & contrast
On white
1.89
#7FC7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7FC7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7DE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7DE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DF
Deuteranopia (green-blind)
#AAB8DE
Tritanopia (blue-blind)
#56CFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc7de; /* rgb */ color: rgb(127, 199, 222); /* oklch */ color: oklch(79.0% 0.079 220.2);
Tailwind
colors: {
custom: {
50: '#a8d8e8',
500: '#7fc7de',
950: '#000000',
},
}SCSS
$custom: #7fc7de; $custom-light: #a8d8e8; $custom-dark: #000000;
JSON
{
"hex": "#7fc7de",
"rgb": {
"r": 127,
"g": 199,
"b": 222
},
"hsl": {
"h": 194.526,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.79048,
"c": 0.07893,
"h": 220.2
},
"luminance": 0.50633
}Semantic roles & 50–950 ramp
primary
#7FC7DE
secondary
#B5664C
accent
#471FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384