#7BD3DB#7BD3DB
#7BD3DB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.5% C 0.086 H 203.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3DB |
|---|---|
| RGB | rgb(123, 211, 219) |
| HSL | hsl(185, 57%, 67%) |
| HSV | hsv(185, 44%, 86%) |
| CMYK | cmyk(43.8%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.56, -24.41, -12.23) |
| CIE-LCH | lch(79.56, 27.30, 206.62°) |
| OKLab | oklab(81.45% -0.0786 -0.0336) |
| OKLCH | oklch(81.45% 0.086 203.2) |
| XYZ | xyz(44.2440, 55.9105, 75.4644) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3DB #DB837B
analogous
#7BDBB3 #7BD3DB #7BA3DB
triadic
#7BD3DB #DB7BD3 #D3DB7B
tetradic
#7BD3DB #B37BDB #DB837B #A3DB7B
square
#7BD3DB #B37BDB #DB837B #A3DB7B
split-complementary
#7BD3DB #DB7BA3 #DBB37B
monochromatic
#2FA2AD #4BC3CE #7BD3DB #ABE3E8 #DBF3F5
Accessibility & contrast
On white
1.72
#7BD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#7BD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3DB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3DB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#4CD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd3db; /* rgb */ color: rgb(123, 211, 219); /* oklch */ color: oklch(81.5% 0.086 203.2);
Tailwind
colors: {
custom: {
50: '#a7e0e6',
500: '#7bd3db',
950: '#000000',
},
}SCSS
$custom: #7bd3db; $custom-light: #a7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7bd3db",
"rgb": {
"r": 123,
"g": 211,
"b": 219
},
"hsl": {
"h": 185,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81452,
"c": 0.08553,
"h": 203.2
},
"luminance": 0.55914
}Semantic roles & 50–950 ramp
primary
#7BD3DB
secondary
#AF534B
accent
#2E21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484