#7ED3DB#7ED3DB
#7ED3DB is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.6% C 0.083 H 203.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED3DB |
|---|---|
| RGB | rgb(126, 211, 219) |
| HSL | hsl(185, 56%, 68%) |
| HSV | hsv(185, 42%, 86%) |
| CMYK | cmyk(42.5%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.69, -23.69, -12.03) |
| CIE-LCH | lch(79.69, 26.57, 206.91°) |
| OKLab | oklab(81.59% -0.0763 -0.0331) |
| OKLCH | oklch(81.59% 0.083 203.4) |
| XYZ | xyz(44.6798, 56.1353, 75.4849) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.31
Mediumturquoise
#48D1CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED3DB #DB867E
analogous
#7EDBB4 #7ED3DB #7EA5DB
triadic
#7ED3DB #DB7ED3 #D3DB7E
tetradic
#7ED3DB #B47EDB #DB867E #A5DB7E
square
#7ED3DB #B47EDB #DB867E #A5DB7E
split-complementary
#7ED3DB #DB7EA5 #DBB47E
monochromatic
#31A3AE #4EC3CE #7ED3DB #AEE3E8 #DEF4F6
Accessibility & contrast
On white
1.72
#7ED3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#7ED3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED3DB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED3DB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#52D9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7ed3db; /* rgb */ color: rgb(126, 211, 219); /* oklch */ color: oklch(81.6% 0.083 203.4);
Tailwind
colors: {
custom: {
50: '#a8e0e6',
500: '#7ed3db',
950: '#000000',
},
}SCSS
$custom: #7ed3db; $custom-light: #a8e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7ed3db",
"rgb": {
"r": 126,
"g": 211,
"b": 219
},
"hsl": {
"h": 185.161,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.8159,
"c": 0.0832,
"h": 203.4
},
"luminance": 0.56139
}Semantic roles & 50–950 ramp
primary
#7ED3DB
secondary
#B1554D
accent
#3022C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484