#7EDBEA#7EDBEA
#7EDBEA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.091 H 208.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDBEA |
|---|---|
| RGB | rgb(126, 219, 234) |
| HSL | hsl(188, 72%, 71%) |
| HSV | hsv(188, 46%, 92%) |
| CMYK | cmyk(46.2%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.40, -23.81, -15.96) |
| CIE-LCH | lch(82.40, 28.66, 213.84°) |
| OKLab | oklab(83.91% -0.0796 -0.044) |
| OKLCH | oklch(83.91% 0.091 208.9) |
| XYZ | xyz(48.7813, 61.0352, 87.0363) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 7.03
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDBEA #EA8D7E
analogous
#7EEAC3 #7EDBEA #7EA5EA
triadic
#7EDBEA #EA7EDB #DBEA7E
tetradic
#7EDBEA #C37EEA #EA8D7E #A5EA7E
square
#7EDBEA #C37EEA #EA8D7E #A5EA7E
split-complementary
#7EDBEA #EA7EA5 #EAC37E
monochromatic
#21B5CC #49CCE1 #7EDBEA #B3EAF3 #E5F8FB
Accessibility & contrast
On white
1.59
#7EDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#7EDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDBEA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDBEA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#46E3DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7edbea; /* rgb */ color: rgb(126, 219, 234); /* oklch */ color: oklch(83.9% 0.091 208.9);
Tailwind
colors: {
custom: {
50: '#aae6f0',
500: '#7edbea',
950: '#000000',
},
}SCSS
$custom: #7edbea; $custom-light: #aae6f0; $custom-dark: #000000;
JSON
{
"hex": "#7edbea",
"rgb": {
"r": 126,
"g": 219,
"b": 234
},
"hsl": {
"h": 188.333,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.83909,
"c": 0.09094,
"h": 208.9
},
"luminance": 0.61039
}Semantic roles & 50–950 ramp
primary
#7EDBEA
secondary
#C35A49
accent
#2C11D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485