#7BD8DB#7BD8DB
#7BD8DB is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.6% C 0.089 H 198.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD8DB |
|---|---|
| RGB | rgb(123, 216, 219) |
| HSL | hsl(182, 57%, 67%) |
| HSV | hsv(182, 44%, 86%) |
| CMYK | cmyk(43.8%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.98, -26.86, -10.12) |
| CIE-LCH | lch(80.98, 28.70, 200.64°) |
| OKLab | oklab(82.59% -0.0844 -0.0279) |
| OKLCH | oklch(82.59% 0.089 198.3) |
| XYZ | xyz(45.5055, 58.4336, 75.8849) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD8DB #DB7E7B
analogous
#7BDBAE #7BD8DB #7BA8DB
triadic
#7BD8DB #DB7BD8 #D8DB7B
tetradic
#7BD8DB #AE7BDB #DB7E7B #A8DB7B
square
#7BD8DB #AE7BDB #DB7E7B #A8DB7B
split-complementary
#7BD8DB #DB7BA8 #DBAE7B
monochromatic
#2FA9AD #4BCACE #7BD8DB #ABE6E8 #DBF4F5
Accessibility & contrast
On white
1.66
#7BD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#7BD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD8DB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD8DB | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#4ADED9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bd8db; /* rgb */ color: rgb(123, 216, 219); /* oklch */ color: oklch(82.6% 0.089 198.3);
Tailwind
colors: {
custom: {
50: '#a7e4e6',
500: '#7bd8db',
950: '#000000',
},
}SCSS
$custom: #7bd8db; $custom-light: #a7e4e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd8db",
"rgb": {
"r": 123,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.875,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.82588,
"c": 0.08886,
"h": 198.3
},
"luminance": 0.58437
}Semantic roles & 50–950 ramp
primary
#7BD8DB
secondary
#AF4E4B
accent
#2621C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484