#7ED3FA#7ED3FA
#7ED3FA is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 82.7% C 0.099 H 229.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED3FA |
|---|---|
| RGB | rgb(126, 211, 250) |
| HSL | hsl(199, 93%, 74%) |
| HSV | hsv(199, 50%, 98%) |
| CMYK | cmyk(49.6%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(80.70, -15.47, -27.05) |
| CIE-LCH | lch(80.70, 31.16, 240.23°) |
| OKLab | oklab(82.73% -0.0646 -0.075) |
| OKLCH | oklch(82.73% 0.099 229.3) |
| XYZ | xyz(49.1474, 57.9223, 99.0142) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.00
Sky Blue
#87CEEB
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 3.11
Lightblue (survey)
#7BC8F6
ΔE00 3.69
Sky
#82CAFC
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED3FA #FAA57E
analogous
#7EFAE3 #7ED3FA #7E95FA
triadic
#7ED3FA #FA7ED3 #D3FA7E
tetradic
#7ED3FA #E37EFA #FAA57E #95FA7E
square
#7ED3FA #E37EFA #FAA57E #95FA7E
split-complementary
#7ED3FA #FA7E95 #FAE37E
monochromatic
#09AAF4 #43BFF8 #7ED3FA #B9E7FC #E2F5FE
Accessibility & contrast
On white
1.67
#7ED3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#7ED3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED3FA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED3FA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#ADC2FA
Tritanopia (blue-blind)
#39DEE0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ed3fa; /* rgb */ color: rgb(126, 211, 250); /* oklch */ color: oklch(82.7% 0.099 229.3);
Tailwind
colors: {
custom: {
50: '#aae0fc',
500: '#7ed3fa',
950: '#000000',
},
}SCSS
$custom: #7ed3fa; $custom-light: #aae0fc; $custom-dark: #000000;
JSON
{
"hex": "#7ed3fa",
"rgb": {
"r": 126,
"g": 211,
"b": 250
},
"hsl": {
"h": 198.871,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.82725,
"c": 0.09902,
"h": 229.3
},
"luminance": 0.57926
}Semantic roles & 50–950 ramp
primary
#7ED3FA
secondary
#D77345
accent
#4800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111517
muted
#818485