#7BDBDD#7BDBDD
#7BDBDD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.091 H 197.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBDD |
|---|---|
| RGB | rgb(123, 219, 221) |
| HSL | hsl(181, 59%, 67%) |
| HSV | hsv(181, 44%, 87%) |
| CMYK | cmyk(44.3%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(81.89, -27.82, -9.83) |
| CIE-LCH | lch(81.89, 29.50, 199.46°) |
| OKLab | oklab(83.34% -0.087 -0.0271) |
| OKLCH | oklch(83.34% 0.091 197.3) |
| XYZ | xyz(46.5459, 60.0907, 77.5384) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Aqua Blue
#02D8E9
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBDD #DD7D7B
analogous
#7BDDAE #7BDBDD #7BAADD
triadic
#7BDBDD #DD7BDB #DBDD7B
tetradic
#7BDBDD #AE7BDD #DD7D7B #AADD7B
square
#7BDBDD #AE7BDD #DD7D7B #AADD7B
split-complementary
#7BDBDD #DD7BAA #DDAE7B
monochromatic
#2DAEB0 #4ACED0 #7BDBDD #ACE8EA #DCF6F6
Accessibility & contrast
On white
1.61
#7BDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7BDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBDD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBDD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#48E1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7bdbdd; /* rgb */ color: rgb(123, 219, 221); /* oklch */ color: oklch(83.3% 0.091 197.3);
Tailwind
colors: {
custom: {
50: '#a7e6e7',
500: '#7bdbdd',
950: '#000000',
},
}SCSS
$custom: #7bdbdd; $custom-light: #a7e6e7; $custom-dark: #000000;
JSON
{
"hex": "#7bdbdd",
"rgb": {
"r": 123,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.224,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.83337,
"c": 0.0911,
"h": 197.3
},
"luminance": 0.60094
}Semantic roles & 50–950 ramp
primary
#7BDBDD
secondary
#B24C4A
accent
#221FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484