#7ED7EB#7ED7EB
#7ED7EB is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.0% C 0.090 H 213.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED7EB |
|---|---|
| RGB | rgb(126, 215, 235) |
| HSL | hsl(191, 73%, 71%) |
| HSV | hsv(191, 46%, 92%) |
| CMYK | cmyk(46.4%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(81.31, -21.55, -18.13) |
| CIE-LCH | lch(81.31, 28.17, 220.08°) |
| OKLab | oklab(83.05% -0.0747 -0.05) |
| OKLCH | oklch(83.05% 0.09 213.8) |
| XYZ | xyz(47.8944, 59.0309, 87.4514) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.13
Neon Blue
#04D9FF
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED7EB #EB927E
analogous
#7EEBC8 #7ED7EB #7EA0EB
triadic
#7ED7EB #EB7ED7 #D7EB7E
tetradic
#7ED7EB #C87EEB #EB927E #A0EB7E
square
#7ED7EB #C87EEB #EB927E #A0EB7E
split-complementary
#7ED7EB #EB7EA0 #EBC87E
monochromatic
#20AFCF #49C7E3 #7ED7EB #B3E7F3 #E5F7FB
Accessibility & contrast
On white
1.64
#7ED7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#7ED7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED7EB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED7EB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#46DFDD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ed7eb; /* rgb */ color: rgb(126, 215, 235); /* oklch */ color: oklch(83.0% 0.090 213.8);
Tailwind
colors: {
custom: {
50: '#a9e3f1',
500: '#7ed7eb',
950: '#000000',
},
}SCSS
$custom: #7ed7eb; $custom-light: #a9e3f1; $custom-dark: #000000;
JSON
{
"hex": "#7ed7eb",
"rgb": {
"r": 126,
"g": 215,
"b": 235
},
"hsl": {
"h": 191.009,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.83048,
"c": 0.08987,
"h": 213.8
},
"luminance": 0.59035
}Semantic roles & 50–950 ramp
primary
#7ED7EB
secondary
#C46049
accent
#3410D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485