#7EDBED#7EDBED
#7EDBED is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.092 H 211.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDBED |
|---|---|
| RGB | rgb(126, 219, 237) |
| HSL | hsl(190, 76%, 71%) |
| HSV | hsv(190, 47%, 93%) |
| CMYK | cmyk(46.8%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(82.49, -23.02, -17.41) |
| CIE-LCH | lch(82.49, 28.87, 217.10°) |
| OKLab | oklab(84.01% -0.0784 -0.048) |
| OKLCH | oklch(84.01% 0.092 211.5) |
| XYZ | xyz(49.2160, 61.2091, 89.3254) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 6.17
Neon Blue
#04D9FF
ΔE00 6.41
Aqua Blue
#02D8E9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDBED #ED907E
analogous
#7EEDC7 #7EDBED #7EA3ED
triadic
#7EDBED #ED7EDB #DBED7E
tetradic
#7EDBED #C77EED #ED907E #A3ED7E
square
#7EDBED #C77EED #ED907E #A3ED7E
split-complementary
#7EDBED #ED7EA3 #EDC77E
monochromatic
#1DB6D3 #48CCE6 #7EDBED #B4EAF4 #E4F8FB
Accessibility & contrast
On white
1.59
#7EDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#7EDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDBED
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDBED | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#43E3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7edbed; /* rgb */ color: rgb(126, 219, 237); /* oklch */ color: oklch(84.0% 0.092 211.5);
Tailwind
colors: {
custom: {
50: '#aae6f2',
500: '#7edbed',
950: '#000000',
},
}SCSS
$custom: #7edbed; $custom-light: #aae6f2; $custom-dark: #000000;
JSON
{
"hex": "#7edbed",
"rgb": {
"r": 126,
"g": 219,
"b": 237
},
"hsl": {
"h": 189.73,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.84014,
"c": 0.09196,
"h": 211.5
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#7EDBED
secondary
#C75D48
accent
#2F0ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485