#7BD9DB#7BD9DB
#7BD9DB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.090 H 197.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD9DB |
|---|---|
| RGB | rgb(123, 217, 219) |
| HSL | hsl(181, 57%, 67%) |
| HSV | hsv(181, 44%, 86%) |
| CMYK | cmyk(43.8%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(81.26, -27.35, -9.69) |
| CIE-LCH | lch(81.26, 29.02, 199.52°) |
| OKLab | oklab(82.82% -0.0855 -0.0267) |
| OKLCH | oklch(82.82% 0.09 197.4) |
| XYZ | xyz(45.7624, 58.9475, 75.9706) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD9DB #DB7D7B
analogous
#7BDBAD #7BD9DB #7BA9DB
triadic
#7BD9DB #DB7BD9 #D9DB7B
tetradic
#7BD9DB #AD7BDB #DB7D7B #A9DB7B
square
#7BD9DB #AD7BDB #DB7D7B #A9DB7B
split-complementary
#7BD9DB #DB7BA9 #DBAD7B
monochromatic
#2FAAAD #4BCBCE #7BD9DB #ABE7E8 #DBF5F5
Accessibility & contrast
On white
1.64
#7BD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#7BD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD9DB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD9DB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#4ADFD9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bd9db; /* rgb */ color: rgb(123, 217, 219); /* oklch */ color: oklch(82.8% 0.090 197.4);
Tailwind
colors: {
custom: {
50: '#a7e5e6',
500: '#7bd9db',
950: '#000000',
},
}SCSS
$custom: #7bd9db; $custom-light: #a7e5e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd9db",
"rgb": {
"r": 123,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.25,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.82816,
"c": 0.0896,
"h": 197.4
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#7BD9DB
secondary
#AF4D4B
accent
#2421C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484