#7EC5DA#7EC5DA
#7EC5DA is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.4% C 0.077 H 218.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC5DA |
|---|---|
| RGB | rgb(126, 197, 218) |
| HSL | hsl(194, 55%, 67%) |
| HSV | hsv(194, 42%, 85%) |
| CMYK | cmyk(42.2%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(75.72, -16.86, -17.46) |
| CIE-LCH | lch(75.72, 24.27, 226.00°) |
| OKLab | oklab(78.4% -0.0602 -0.0481) |
| OKLCH | oklch(78.4% 0.077 218.6) |
| XYZ | xyz(41.2208, 49.4272, 73.6843) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 7.38
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Ice Blue
#A5DFF9
ΔE00 7.67
Lightskyblue
#87CEFA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC5DA #DA937E
analogous
#7EDAC1 #7EC5DA #7E97DA
triadic
#7EC5DA #DA7EC5 #C5DA7E
tetradic
#7EC5DA #C17EDA #DA937E #97DA7E
square
#7EC5DA #C17EDA #DA937E #97DA7E
split-complementary
#7EC5DA #DA7E97 #DAC17E
monochromatic
#3190AC #4EB0CC #7EC5DA #AEDAE8 #DDF0F5
Accessibility & contrast
On white
1.93
#7EC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#7EC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC5DA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC5DA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#56CCCB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7ec5da; /* rgb */ color: rgb(126, 197, 218); /* oklch */ color: oklch(78.4% 0.077 218.6);
Tailwind
colors: {
custom: {
50: '#a8d6e5',
500: '#7ec5da',
950: '#000000',
},
}SCSS
$custom: #7ec5da; $custom-light: #a8d6e5; $custom-dark: #000000;
JSON
{
"hex": "#7ec5da",
"rgb": {
"r": 126,
"g": 197,
"b": 218
},
"hsl": {
"h": 193.696,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.78404,
"c": 0.07706,
"h": 218.6
},
"luminance": 0.4943
}Semantic roles & 50–950 ramp
primary
#7EC5DA
secondary
#E8D2CC
accent
#4723C3
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384