#7ED7EE#7ED7EE
#7ED7EE is a very light, moderate cyan. Relative luminance 0.592; OKLCH L 83.2% C 0.091 H 216.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED7EE |
|---|---|
| RGB | rgb(126, 215, 238) |
| HSL | hsl(192, 77%, 71%) |
| HSV | hsv(192, 47%, 93%) |
| CMYK | cmyk(47.1%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.40, -20.76, -19.59) |
| CIE-LCH | lch(81.40, 28.54, 223.33°) |
| OKLab | oklab(83.16% -0.0735 -0.054) |
| OKLCH | oklch(83.16% 0.091 216.3) |
| XYZ | xyz(48.3314, 59.2057, 89.7533) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.81
Ice Blue
#A5DFF9
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED7EE #EE957E
analogous
#7EEECD #7ED7EE #7E9FEE
triadic
#7ED7EE #EE7ED7 #D7EE7E
tetradic
#7ED7EE #CD7EEE #EE957E #9FEE7E
square
#7ED7EE #CD7EEE #EE957E #9FEE7E
split-complementary
#7ED7EE #EE7E9F #EECD7E
monochromatic
#1CAFD5 #48C6E7 #7ED7EE #B4E8F5 #E4F7FB
Accessibility & contrast
On white
1.64
#7ED7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#7ED7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED7EE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED7EE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#43E0DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ed7ee; /* rgb */ color: rgb(126, 215, 238); /* oklch */ color: oklch(83.2% 0.091 216.3);
Tailwind
colors: {
custom: {
50: '#aae3f3',
500: '#7ed7ee',
950: '#000000',
},
}SCSS
$custom: #7ed7ee; $custom-light: #aae3f3; $custom-dark: #000000;
JSON
{
"hex": "#7ed7ee",
"rgb": {
"r": 126,
"g": 215,
"b": 238
},
"hsl": {
"h": 192.321,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.83156,
"c": 0.09126,
"h": 216.3
},
"luminance": 0.5921
}Semantic roles & 50–950 ramp
primary
#7ED7EE
secondary
#C86248
accent
#370DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485