#7ED2DB#7ED2DB
#7ED2DB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.4% C 0.083 H 204.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2DB |
|---|---|
| RGB | rgb(126, 210, 219) |
| HSL | hsl(186, 56%, 68%) |
| HSV | hsv(186, 42%, 86%) |
| CMYK | cmyk(42.5%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.41, -23.19, -12.45) |
| CIE-LCH | lch(79.41, 26.32, 208.22°) |
| OKLab | oklab(81.36% -0.0752 -0.0342) |
| OKLCH | oklch(81.36% 0.083 204.5) |
| XYZ | xyz(44.4322, 55.6399, 75.4023) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Robin'S Egg
#6DEDFD
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2DB #DB877E
analogous
#7EDBB5 #7ED2DB #7EA4DB
triadic
#7ED2DB #DB7ED2 #D2DB7E
tetradic
#7ED2DB #B57EDB #DB877E #A4DB7E
square
#7ED2DB #B57EDB #DB877E #A4DB7E
split-complementary
#7ED2DB #DB7EA4 #DBB57E
monochromatic
#31A2AE #4EC1CE #7ED2DB #AEE3E8 #DEF3F6
Accessibility & contrast
On white
1.73
#7ED2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#7ED2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2DB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2DB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B6C0DB
Tritanopia (blue-blind)
#53D8D4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7ed2db; /* rgb */ color: rgb(126, 210, 219); /* oklch */ color: oklch(81.4% 0.083 204.5);
Tailwind
colors: {
custom: {
50: '#a8e0e6',
500: '#7ed2db',
950: '#000000',
},
}SCSS
$custom: #7ed2db; $custom-light: #a8e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7ed2db",
"rgb": {
"r": 126,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.806,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.81364,
"c": 0.08261,
"h": 204.5
},
"luminance": 0.55643
}Semantic roles & 50–950 ramp
primary
#7ED2DB
secondary
#B1564D
accent
#3122C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484