#7ECBF7#7ECBF7
#7ECBF7 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.8% C 0.098 H 234.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECBF7 |
|---|---|
| RGB | rgb(126, 203, 247) |
| HSL | hsl(202, 88%, 73%) |
| HSV | hsv(202, 49%, 97%) |
| CMYK | cmyk(49%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.38, -12.14, -29.00) |
| CIE-LCH | lch(78.38, 31.44, 247.28°) |
| OKLab | oklab(80.85% -0.0567 -0.0805) |
| OKLCH | oklch(80.85% 0.098 234.9) |
| XYZ | xyz(46.7426, 53.8592, 95.9104) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.91
Lightskyblue
#87CEFA
ΔE00 1.27
Sky
#82CAFC
ΔE00 2.06
Baby Blue
#89CFF0
ΔE00 3.01
Light Blue
#95D0FC
ΔE00 3.43
Sky Blue
#87CEEB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECBF7 #F7AA7E
analogous
#7EF7E6 #7ECBF7 #7E8EF7
triadic
#7ECBF7 #F77ECB #CBF77E
tetradic
#7ECBF7 #E67EF7 #F7AA7E #8EF77E
square
#7ECBF7 #E67EF7 #F7AA7E #8EF77E
split-complementary
#7ECBF7 #F77E8E #F7E67E
monochromatic
#0F9BEC #44B4F3 #7ECBF7 #B8E2FB #E2F3FD
Accessibility & contrast
On white
1.78
#7ECBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#7ECBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECBF7
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECBF7 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A5BCF6
Tritanopia (blue-blind)
#3FD7D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ecbf7; /* rgb */ color: rgb(126, 203, 247); /* oklch */ color: oklch(80.8% 0.098 234.9);
Tailwind
colors: {
custom: {
50: '#aadafa',
500: '#7ecbf7',
950: '#000000',
},
}SCSS
$custom: #7ecbf7; $custom-light: #aadafa; $custom-dark: #000000;
JSON
{
"hex": "#7ecbf7",
"rgb": {
"r": 126,
"g": 203,
"b": 247
},
"hsl": {
"h": 201.818,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.8085,
"c": 0.09849,
"h": 234.9
},
"luminance": 0.53863
}Semantic roles & 50–950 ramp
primary
#7ECBF7
secondary
#D37946
accent
#5401E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385