#7FC5DA#7FC5DA
#7FC5DA is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.5% C 0.076 H 218.8°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5DA |
|---|---|
| RGB | rgb(127, 197, 218) |
| HSL | hsl(194, 55%, 68%) |
| HSV | hsv(194, 42%, 85%) |
| CMYK | cmyk(41.7%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(75.76, -16.61, -17.38) |
| CIE-LCH | lch(75.76, 24.04, 226.30°) |
| OKLab | oklab(78.46% -0.0594 -0.0478) |
| OKLCH | oklch(78.46% 0.076 218.8) |
| XYZ | xyz(41.3690, 49.5036, 73.6913) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.90
Lightblue
#ADD8E6
ΔE00 7.27
Lightblue (survey)
#7BC8F6
ΔE00 7.49
Ice Blue
#A5DFF9
ΔE00 7.59
Lightskyblue
#87CEFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5DA #DA947F
analogous
#7FDAC1 #7FC5DA #7F97DA
triadic
#7FC5DA #DA7FC5 #C5DA7F
tetradic
#7FC5DA #C17FDA #DA947F #97DA7F
square
#7FC5DA #C17FDA #DA947F #97DA7F
split-complementary
#7FC5DA #DA7F97 #DAC17F
monochromatic
#3290AD #50AFCC #7FC5DA #AEDBE8 #DEF0F5
Accessibility & contrast
On white
1.93
#7FC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#7FC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5DA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5DA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#58CCCB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7fc5da; /* rgb */ color: rgb(127, 197, 218); /* oklch */ color: oklch(78.5% 0.076 218.8);
Tailwind
colors: {
custom: {
50: '#a8d6e5',
500: '#7fc5da',
950: '#000000',
},
}SCSS
$custom: #7fc5da; $custom-light: #a8d6e5; $custom-dark: #000000;
JSON
{
"hex": "#7fc5da",
"rgb": {
"r": 127,
"g": 197,
"b": 218
},
"hsl": {
"h": 193.846,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.78455,
"c": 0.07629,
"h": 218.8
},
"luminance": 0.49506
}Semantic roles & 50–950 ramp
primary
#7FC5DA
secondary
#E9D3CC
accent
#4823C3
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384